home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 61 / Quick PC 61.iso / I386 / DRIVER.CAB / fxdc40e1.ppd < prev    next >
Encoding:
PostScript Printer Description  |  2003-02-21  |  80.8 KB  |  2,057 lines

  1. *PPD-Adobe: "4.3"
  2. *% Adobe Systems PostScript(R) Printer Description File
  3. *% Copyright 1987-1996 Adobe Systems Incorporated. 
  4. *% All Rights Reserved. 
  5. *% Permission is granted for redistribution of this file as
  6. *% long as this copyright notice is intact and the contents
  7. *% of the file is not altered in any way from its original form.
  8. *% End of Copyright statement
  9. *FileVersion: "1.0"
  10. *FormatVersion: "4.3"
  11. *LanguageEncoding: ISOLatin1
  12. *LanguageVersion: English
  13. *Manufacturer: "FX"
  14. *PCFileName: "FXDC40E1.PPD"
  15. *Product: "(Document Centre 400/350/250)"
  16. *PSVersion: "(3010.106) 65538"
  17. *ShortNickName: "FX DC 400/350/250 PS"
  18. *ModelName: "FX Document Centre 400/350/250 v3010.106 PS"
  19. *NickName: "FX Document Centre 400/350/250 v3010.106 PS"
  20.  
  21. *% === Job Patch File ===============
  22. *JobPatchFile 0: "
  23. 1 dict dup /Policies 1 dict dup /HWResolution 2 put put setpagedevice
  24. "
  25. *End
  26.  
  27. *% === Options and Constraints =========
  28. *OpenGroup: InstallableOptions/Options Installed
  29. *OpenUI *InstalledMemory/Memory Configuration : PickOne
  30. *DefaultInstalledMemory: 32Meg
  31. *InstalledMemory 32Meg: ""
  32. *InstalledMemory 64Meg: ""
  33. *?InstalledMemory: "
  34.     save
  35.     (32Meg)
  36.     /Custom /ProcSet findresource dup /totalinstalledram known {
  37.         begin totalinstalledram 
  38.         dup 33554432 eq{exch pop (32Meg) exch}if
  39.         dup 50331648 eq{exch pop (48Meg) exch}if
  40.         dup 67108864 eq{exch pop (64Meg) exch}if
  41.         dup 83886080 eq{exch pop (80Meg) exch}if
  42.         pop = flush end
  43.     } if
  44.     restore
  45. "
  46. *End
  47. *CloseUI: *InstalledMemory
  48.  
  49. *OpenUI *Option1/Option Sheet Feeder : PickOne
  50. *DefaultOption1: 4TrayModel
  51. *Option1 4TrayModel/3-Tray Cabinet: ""
  52. *Option1 4TrayModel_HCF/High Capacity Feeder: ""
  53. *?Option1: "
  54.     save
  55.     (Unknown)
  56.     currentpagedevice
  57.     /InputAttributes get length
  58.     dup 5 eq {
  59.         /Custom /ProcSet findresource
  60.         dup /engineoptions known {
  61.         /engineoptions get exec
  62.         /HCF get
  63.             {exch pop (4TrayModel_HCF) exch}
  64.             {exch pop (4TrayModel) exch}
  65.         ifelse
  66.         }{pop exch pop (4TrayModel) exch}
  67.         ifelse
  68.     } if
  69.     pop = flush
  70.     restore
  71. "
  72. *End
  73. *CloseUI: *Option1
  74.  
  75. *OpenUI *Option2/Bypass Tray : Boolean
  76. *DefaultOption2: False
  77. *Option2 True/Installed: ""
  78. *Option2 False/Not Installed: ""
  79. *?Option2: "
  80.     save
  81.     currentpagedevice
  82.     /ManualFeed known {(True)}{(False)} ifelse = flush
  83.     restore
  84. "
  85. *End
  86. *CloseUI: *Option2
  87.  
  88. *OpenUI *Option3/Side Output Tray : Boolean
  89. *DefaultOption3: False
  90. *Option3 True/Installed: ""
  91. *Option3 False/Not Installed: ""
  92. *CloseUI: *Option3
  93.  
  94. *OpenUI *Option4/Duplex Unit(Inverter) : Boolean
  95. *DefaultOption4: False
  96. *Option4 True/Installed: ""
  97. *Option4 False/Not Installed: ""
  98. *?Option4: "
  99.     save
  100.     currentpagedevice
  101.     /Duplex known {(True)}{(False)} ifelse = flush
  102.     restore
  103. "
  104. *End
  105. *CloseUI: *Option4
  106.  
  107. *OpenUI *Option5/Offset Catch Device : Boolean
  108. *DefaultOption5: False
  109. *Option5 True/Installed: ""
  110. *Option5 False/Not Installed: ""
  111. *?Option5: "
  112.     save
  113.     currentpagedevice
  114.     /Jog known {(True)}{(False)} ifelse = flush
  115.     restore
  116. "
  117. *End
  118. *CloseUI: *Option5
  119.  
  120. *OpenUI *Option6/Hard Disk : Boolean
  121. *DefaultOption6: False
  122. *Option6 True/Installed: ""
  123. *Option6 False/Not Installed: ""
  124. *?Option6: "
  125.     save
  126.     (%disk0%) /IODevice resourcestatus
  127.         {pop pop (True)}{(False)} ifelse = flush
  128.     restore
  129. "
  130. *End
  131. *CloseUI: *Option6
  132.  
  133. *OpenUI *Option7/Mail Box : Boolean
  134. *DefaultOption7: False
  135. *Option7 True/Installed: ""
  136. *Option7 False/Not Installed: ""
  137. *?Option7: "
  138.     save
  139.     currentpagedevice
  140.     /OutputAttributes get
  141.     10 known {(True)}{(False)} ifelse = flush
  142.     restore
  143. "
  144. *End
  145. *CloseUI: *Option7
  146. *OpenUI *Option8/Staple Finisher : Boolean
  147. *DefaultOption8: False
  148. *Option8 True/Installed: ""
  149. *Option8 False/Not Installed: ""
  150. *?Option8: "
  151.   save
  152.   currentpagedevice
  153.   /Staple known {(True)}{(False)} ifelse = flush
  154.   restore
  155. "
  156. *End
  157. *CloseUI: *Option8
  158.  
  159. *CloseGroup: InstallableOptions
  160.  
  161. *UIConstraints: *Option1 4TrayModel *InputSlot 3rdHCFTray
  162. *UIConstraints: *Option1 4TrayModel *InputSlot 4thHCFTray
  163. *UIConstraints: *Option1 4TrayModel_HCF *InputSlot 3rdTray
  164. *UIConstraints: *Option1 4TrayModel_HCF *InputSlot 4thTray
  165. *UIConstraints: *Option2 False *ManualFeed True
  166. *UIConstraints: *Option3 False *OutputBin SideTray
  167. *UIConstraints: *Option4 False *Duplex DuplexNoTumble
  168. *UIConstraints: *Option4 False *Duplex DuplexTumble
  169. *UIConstraints: *Option5 False *Jog DeviceDeactivation
  170. *UIConstraints: *Option5 False *Jog EndOfSet
  171. *UIConstraints: *Option6 False *Collate True
  172. *UIConstraints: *Option7 False *OutputBin MailBox1
  173. *UIConstraints: *Option7 False *OutputBin MailBox2
  174. *UIConstraints: *Option7 False *OutputBin MailBox3
  175. *UIConstraints: *Option7 False *OutputBin MailBox4
  176. *UIConstraints: *Option7 False *OutputBin MailBox5
  177. *UIConstraints: *Option7 False *OutputBin MailBox6
  178. *UIConstraints: *Option7 False *OutputBin MailBox7
  179. *UIConstraints: *Option7 False *OutputBin MailBox8
  180. *UIConstraints: *Option7 False *OutputBin MailBox9
  181. *UIConstraints: *Option7 False *OutputBin MailBox10
  182. *UIConstraints: *Option6 False *StapleWhen DeviceDeactivation
  183. *UIConstraints: *Option6 False *StapleWhen EndOfSet
  184. *UIConstraints: *Option8 False *StapleWhen DeviceDeactivation
  185. *UIConstraints: *Option8 False *StapleWhen EndOfSet
  186. *UIConstraints: *Option8 False *OutputBin Stacker
  187. *UIConstraints: *Option8 False *OutputBin Stacker1
  188. *UIConstraints: *Option8 False *OutputBin Stacker2
  189. *UIConstraints: *Option8 False *OutputBin Stacker3
  190. *UIConstraints: *Option7 True *Option8 True
  191. *UIConstraints: *Option8 True *Option7 True
  192.  
  193. *UIConstraints: *InputSlot 3rdHCFTray *Option1 4TrayModel
  194. *UIConstraints: *InputSlot 4thHCFTray *Option1 4TrayModel
  195. *UIConstraints: *InputSlot 3rdTray *Option1 4TrayModel_HCF
  196. *UIConstraints: *InputSlot 4thTray *Option1 4TrayModel_HCF
  197. *UIConstraints: *PageSize FXPostcard *Duplex DuplexNoTumble  
  198. *UIConstraints: *PageSize FXPostcard *Duplex DuplexTumble  
  199. *UIConstraints: *Duplex DuplexNoTumble *PageSize FXPostcard  
  200. *UIConstraints: *Duplex DuplexTumble *PageSize FXPostcard  
  201. *UIConstraints: *PageRegion FXPostcard *Duplex DuplexNoTumble   
  202. *UIConstraints: *PageRegion FXPostcard *Duplex DuplexTumble   
  203. *UIConstraints: *Duplex DuplexNoTumble *PageRegion FXPostcard   
  204. *UIConstraints: *Duplex DuplexTumble *PageRegion FXPostcard
  205. *UIConstraints: *OutputBin MailBox1 *PageSize FXPostcard
  206. *UIConstraints: *OutputBin MailBox2 *PageSize FXPostcard
  207. *UIConstraints: *OutputBin MailBox3 *PageSize FXPostcard
  208. *UIConstraints: *OutputBin MailBox4 *PageSize FXPostcard
  209. *UIConstraints: *OutputBin MailBox5 *PageSize FXPostcard
  210. *UIConstraints: *OutputBin MailBox6 *PageSize FXPostcard
  211. *UIConstraints: *OutputBin MailBox7 *PageSize FXPostcard
  212. *UIConstraints: *OutputBin MailBox8 *PageSize FXPostcard
  213. *UIConstraints: *OutputBin MailBox9 *PageSize FXPostcard
  214. *UIConstraints: *OutputBin MailBox10 *PageSize FXPostcard
  215. *UIConstraints: *PageSize FXPostcard *OutputBin MailBox1
  216. *UIConstraints: *PageSize FXPostcard *OutputBin MailBox2
  217. *UIConstraints: *PageSize FXPostcard *OutputBin MailBox3
  218. *UIConstraints: *PageSize FXPostcard *OutputBin MailBox4
  219. *UIConstraints: *PageSize FXPostcard *OutputBin MailBox5
  220. *UIConstraints: *PageSize FXPostcard *OutputBin MailBox6
  221. *UIConstraints: *PageSize FXPostcard *OutputBin MailBox7
  222. *UIConstraints: *PageSize FXPostcard *OutputBin MailBox8
  223. *UIConstraints: *PageSize FXPostcard *OutputBin MailBox9
  224. *UIConstraints: *PageSize FXPostcard *OutputBin MailBox10
  225. *UIConstraints: *OutputBin MailBox1 *PageRegion FXPostcard
  226. *UIConstraints: *OutputBin MailBox2 *PageRegion FXPostcard
  227. *UIConstraints: *OutputBin MailBox3 *PageRegion FXPostcard
  228. *UIConstraints: *OutputBin MailBox4 *PageRegion FXPostcard
  229. *UIConstraints: *OutputBin MailBox5 *PageRegion FXPostcard
  230. *UIConstraints: *OutputBin MailBox6 *PageRegion FXPostcard
  231. *UIConstraints: *OutputBin MailBox7 *PageRegion FXPostcard
  232. *UIConstraints: *OutputBin MailBox8 *PageRegion FXPostcard
  233. *UIConstraints: *OutputBin MailBox9 *PageRegion FXPostcard
  234. *UIConstraints: *OutputBin MailBox10 *PageRegion FXPostcard
  235. *UIConstraints: *PageRegion FXPostcard *OutputBin MailBox1
  236. *UIConstraints: *PageRegion FXPostcard *OutputBin MailBox2
  237. *UIConstraints: *PageRegion FXPostcard *OutputBin MailBox3
  238. *UIConstraints: *PageRegion FXPostcard *OutputBin MailBox4
  239. *UIConstraints: *PageRegion FXPostcard *OutputBin MailBox5
  240. *UIConstraints: *PageRegion FXPostcard *OutputBin MailBox6
  241. *UIConstraints: *PageRegion FXPostcard *OutputBin MailBox7
  242. *UIConstraints: *PageRegion FXPostcard *OutputBin MailBox8
  243. *UIConstraints: *PageRegion FXPostcard *OutputBin MailBox9
  244. *UIConstraints: *PageRegion FXPostcard *OutputBin MailBox10
  245.  
  246. *UIConstraints: *OutputBin Stacker *PageSize FXPostcard
  247. *UIConstraints: *OutputBin Stacker1 *PageSize FXPostcard
  248. *UIConstraints: *OutputBin Stacker2 *PageSize FXPostcard
  249. *UIConstraints: *OutputBin Stacker3 *PageSize FXPostcard
  250. *UIConstraints: *PageSize FXPostcard *OutputBin Stacker
  251. *UIConstraints: *PageSize FXPostcard *OutputBin Stacker1
  252. *UIConstraints: *PageSize FXPostcard *OutputBin Stacker2
  253. *UIConstraints: *PageSize FXPostcard *OutputBin Stacker3
  254. *UIConstraints: *OutputBin Stacker *PageRegion FXPostcard
  255. *UIConstraints: *OutputBin Stacker1 *PageRegion FXPostcard
  256. *UIConstraints: *OutputBin Stacker2 *PageRegion FXPostcard
  257. *UIConstraints: *OutputBin Stacker3 *PageRegion FXPostcard
  258. *UIConstraints: *PageRegion FXPostcard *OutputBin Stacker
  259. *UIConstraints: *PageRegion FXPostcard *OutputBin Stacker1
  260. *UIConstraints: *PageRegion FXPostcard *OutputBin Stacker2
  261. *UIConstraints: *PageRegion FXPostcard *OutputBin Stacker3
  262.  
  263. *UIConstraints: *ManualFeed True *Option2 False
  264. *UIConstraints: *OutputBin SideTray *Option3 False
  265. *UIConstraints: *Duplex DuplexNoTumble *Option4 False
  266. *UIConstraints: *Duplex DuplexTumble *Option4 False
  267. *UIConstraints: *Jog DeviceDeactivation *Option5 False
  268. *UIConstraints: *Jog EndOfSet *Option5 False
  269. *UIConstraints: *Collate True *Option6 False
  270. *UIConstraints: *OutputBin MailBox1 *Option7 False
  271. *UIConstraints: *OutputBin MailBox2 *Option7 False
  272. *UIConstraints: *OutputBin MailBox3 *Option7 False
  273. *UIConstraints: *OutputBin MailBox4 *Option7 False
  274. *UIConstraints: *OutputBin MailBox5 *Option7 False
  275. *UIConstraints: *OutputBin MailBox6 *Option7 False
  276. *UIConstraints: *OutputBin MailBox7 *Option7 False
  277. *UIConstraints: *OutputBin MailBox8 *Option7 False
  278. *UIConstraints: *OutputBin MailBox9 *Option7 False
  279. *UIConstraints: *OutputBin MailBox10 *Option7 False
  280. *UIConstraints: *StapleWhen DeviceDeactivation *Option6 False
  281. *UIConstraints: *StapleWhen EndOfSet *Option6 False
  282. *UIConstraints: *StapleWhen DeviceDeactivation *Option8 False
  283. *UIConstraints: *StapleWhen EndOfSet *Option8 False
  284. *UIConstraints: *OutputBin Stacker *Option8 False
  285. *UIConstraints: *OutputBin Stacker1 *Option8 False
  286. *UIConstraints: *OutputBin Stacker2 *Option8 False
  287. *UIConstraints: *OutputBin Stacker3 *Option8 False
  288.  
  289. *UIConstraints: *ManualFeed True *StapleWhen DeviceDeactivation
  290. *UIConstraints: *ManualFeed True *StapleWhen EndOfSet
  291. *UIConstraints: *StapleWhen DeviceDeactivation *ManualFeed True
  292. *UIConstraints: *StapleWhen EndOfSet *ManualFeed True
  293. *UIConstraints: *StapleWhen DeviceDeactivation *Jog EndOfSet
  294. *UIConstraints: *Jog EndOfSet *StapleWhen DeviceDeactivation
  295. *UIConstraints: *OutputBin CenterTray *StapleWhen DeviceDeactivation
  296. *UIConstraints: *OutputBin CenterTray *StapleWhen EndOfSet
  297. *UIConstraints: *OutputBin SideTray *StapleWhen DeviceDeactivation
  298. *UIConstraints: *OutputBin SideTray *StapleWhen EndOfSet
  299. *UIConstraints: *StapleWhen DeviceDeactivation *OutputBin CenterTray
  300. *UIConstraints: *StapleWhen EndOfSet *OutputBin CenterTray
  301. *UIConstraints: *StapleWhen DeviceDeactivation *OutputBin SideTray
  302. *UIConstraints: *StapleWhen EndOfSet *OutputBin SideTray
  303. *UIConstraints: *PageSize A3 *FXStapleLocation LeftDual
  304. *UIConstraints: *PageSize A3 *FXStapleLocation RightDual
  305. *UIConstraints: *PageSize B4 *FXStapleLocation LeftDual
  306. *UIConstraints: *PageSize B4 *FXStapleLocation RightDual
  307. *UIConstraints: *PageSize Tabloid *FXStapleLocation LeftDual
  308. *UIConstraints: *PageSize Tabloid *FXStapleLocation RightDual
  309. *UIConstraints: *PageSize A5 *FXStapleLocation TopDual
  310. *UIConstraints: *PageSize A5 *FXStapleLocation BottomDual
  311. *UIConstraints: *PageSize FanFoldGermanLegal *FXStapleLocation LeftDual
  312. *UIConstraints: *PageSize FanFoldGermanLegal *FXStapleLocation RightDual
  313. *UIConstraints: *PageSize Legal *FXStapleLocation LeftDual
  314. *UIConstraints: *PageSize Legal *FXStapleLocation RightDual
  315. *UIConstraints: *PageSize FX8-Kai *FXStapleLocation LeftDual
  316. *UIConstraints: *PageSize FX8-Kai *FXStapleLocation RightDual
  317. *UIConstraints: *FXStapleLocation LeftDual *PageSize A3
  318. *UIConstraints: *FXStapleLocation RightDual *PageSize A3
  319. *UIConstraints: *FXStapleLocation LeftDual *PageSize B4
  320. *UIConstraints: *FXStapleLocation RightDual *PageSize B4
  321. *UIConstraints: *FXStapleLocation LeftDual *PageSize Tabloid
  322. *UIConstraints: *FXStapleLocation RightDual *PageSize Tabloid
  323. *UIConstraints: *FXStapleLocation TopDual *PageSize A5
  324. *UIConstraints: *FXStapleLocation BottomDual *PageSize A5
  325. *UIConstraints: *FXStapleLocation LeftDual *PageSize FanFoldGermanLegal
  326. *UIConstraints: *FXStapleLocation RightDual *PageSize FanFoldGermanLegal
  327. *UIConstraints: *FXStapleLocation LeftDual *PageSize Legal
  328. *UIConstraints: *FXStapleLocation RightDual *PageSize Legal
  329. *UIConstraints: *FXStapleLocation LeftDual *PageSize FX8-Kai
  330. *UIConstraints: *FXStapleLocation RightDual *PageSize FX8-Kai
  331. *UIConstraints: *PageRegion A3 *FXStapleLocation LeftDual
  332. *UIConstraints: *PageRegion A3 *FXStapleLocation RightDual
  333. *UIConstraints: *PageRegion B4 *FXStapleLocation LeftDual
  334. *UIConstraints: *PageRegion B4 *FXStapleLocation RightDual
  335. *UIConstraints: *PageRegion Tabloid *FXStapleLocation LeftDual
  336. *UIConstraints: *PageRegion Tabloid *FXStapleLocation RightDual
  337. *UIConstraints: *PageRegion A5 *FXStapleLocation TopDual
  338. *UIConstraints: *PageRegion A5 *FXStapleLocation BottomDual
  339. *UIConstraints: *PageRegion FanFoldGermanLegal *FXStapleLocation LeftDual
  340. *UIConstraints: *PageRegion FanFoldGermanLegal *FXStapleLocation RightDual
  341. *UIConstraints: *PageRegion Legal *FXStapleLocation LeftDual
  342. *UIConstraints: *PageRegion Legal *FXStapleLocation RightDual
  343. *UIConstraints: *PageRegion FX8-Kai *FXStapleLocation LeftDual
  344. *UIConstraints: *PageRegion FX8-Kai *FXStapleLocation RightDual
  345. *UIConstraints: *FXStapleLocation LeftDual *PageRegion A3
  346. *UIConstraints: *FXStapleLocation RightDual *PageRegion A3
  347. *UIConstraints: *FXStapleLocation LeftDual *PageRegion B4
  348. *UIConstraints: *FXStapleLocation RightDual *PageRegion B4
  349. *UIConstraints: *FXStapleLocation LeftDual *PageRegion Tabloid
  350. *UIConstraints: *FXStapleLocation RightDual *PageRegion Tabloid
  351. *UIConstraints: *FXStapleLocation TopDual *PageRegion A5
  352. *UIConstraints: *FXStapleLocation BottomDual *PageRegion A5
  353. *UIConstraints: *FXStapleLocation LeftDual *PageRegion FanFoldGermanLegal
  354. *UIConstraints: *FXStapleLocation RightDual *PageRegion FanFoldGermanLegal
  355. *UIConstraints: *FXStapleLocation LeftDual *PageRegion Legal
  356. *UIConstraints: *FXStapleLocation RightDual *PageRegion Legal
  357. *UIConstraints: *FXStapleLocation LeftDual *PageRegion FX8-Kai
  358. *UIConstraints: *FXStapleLocation RightDual *PageRegion FX8-Kai
  359.  
  360. *UIConstraints: *ManualFeed True *Duplex DuplexNoTumble
  361. *UIConstraints: *ManualFeed True *Duplex DuplexTumble
  362. *UIConstraints: *Duplex DuplexNoTumble *ManualFeed True
  363. *UIConstraints: *Duplex DuplexTumble *ManualFeed True
  364. *UIConstraints: *ManualFeed True *OutputBin MailBox1
  365. *UIConstraints: *ManualFeed True *OutputBin MailBox2
  366. *UIConstraints: *ManualFeed True *OutputBin MailBox3
  367. *UIConstraints: *ManualFeed True *OutputBin MailBox4
  368. *UIConstraints: *ManualFeed True *OutputBin MailBox5
  369. *UIConstraints: *ManualFeed True *OutputBin MailBox6
  370. *UIConstraints: *ManualFeed True *OutputBin MailBox7
  371. *UIConstraints: *ManualFeed True *OutputBin MailBox8
  372. *UIConstraints: *ManualFeed True *OutputBin MailBox9
  373. *UIConstraints: *ManualFeed True *OutputBin MailBox10
  374. *UIConstraints: *OutputBin MailBox1 *ManualFeed True
  375. *UIConstraints: *OutputBin MailBox2 *ManualFeed True
  376. *UIConstraints: *OutputBin MailBox3 *ManualFeed True
  377. *UIConstraints: *OutputBin MailBox4 *ManualFeed True
  378. *UIConstraints: *OutputBin MailBox5 *ManualFeed True
  379. *UIConstraints: *OutputBin MailBox6 *ManualFeed True
  380. *UIConstraints: *OutputBin MailBox7 *ManualFeed True
  381. *UIConstraints: *OutputBin MailBox8 *ManualFeed True
  382. *UIConstraints: *OutputBin MailBox9 *ManualFeed True
  383. *UIConstraints: *OutputBin MailBox10 *ManualFeed True
  384. *UIConstraints: *ManualFeed True *OutputBin Stacker
  385. *UIConstraints: *ManualFeed True *OutputBin Stacker1
  386. *UIConstraints: *ManualFeed True *OutputBin Stacker2
  387. *UIConstraints: *ManualFeed True *OutputBin Stacker3
  388. *UIConstraints: *OutputBin Stacker *ManualFeed True
  389. *UIConstraints: *OutputBin Stacker1 *ManualFeed True
  390. *UIConstraints: *OutputBin Stacker2 *ManualFeed True
  391. *UIConstraints: *OutputBin Stacker3 *ManualFeed True
  392. *UIConstraints: *Jog DeviceDeactivation *OutputBin SideTray
  393. *UIConstraints: *Jog DeviceDeactivation *OutputBin MailBox1
  394. *UIConstraints: *Jog DeviceDeactivation *OutputBin MailBox2
  395. *UIConstraints: *Jog DeviceDeactivation *OutputBin MailBox3
  396. *UIConstraints: *Jog DeviceDeactivation *OutputBin MailBox4
  397. *UIConstraints: *Jog DeviceDeactivation *OutputBin MailBox5
  398. *UIConstraints: *Jog DeviceDeactivation *OutputBin MailBox6
  399. *UIConstraints: *Jog DeviceDeactivation *OutputBin MailBox7
  400. *UIConstraints: *Jog DeviceDeactivation *OutputBin MailBox8
  401. *UIConstraints: *Jog DeviceDeactivation *OutputBin MailBox9
  402. *UIConstraints: *Jog DeviceDeactivation *OutputBin MailBox10
  403. *UIConstraints: *OutputBin SideTray *Jog DeviceDeactivation
  404. *UIConstraints: *OutputBin MailBox1 *Jog DeviceDeactivation
  405. *UIConstraints: *OutputBin MailBox2 *Jog DeviceDeactivation
  406. *UIConstraints: *OutputBin MailBox3 *Jog DeviceDeactivation
  407. *UIConstraints: *OutputBin MailBox4 *Jog DeviceDeactivation
  408. *UIConstraints: *OutputBin MailBox5 *Jog DeviceDeactivation
  409. *UIConstraints: *OutputBin MailBox6 *Jog DeviceDeactivation
  410. *UIConstraints: *OutputBin MailBox7 *Jog DeviceDeactivation
  411. *UIConstraints: *OutputBin MailBox8 *Jog DeviceDeactivation
  412. *UIConstraints: *OutputBin MailBox9 *Jog DeviceDeactivation
  413. *UIConstraints: *OutputBin MailBox10 *Jog DeviceDeactivation
  414. *UIConstraints: *Jog EndOfSet *OutputBin SideTray
  415. *UIConstraints: *Jog EndOfSet *OutputBin MailBox1
  416. *UIConstraints: *Jog EndOfSet *OutputBin MailBox2
  417. *UIConstraints: *Jog EndOfSet *OutputBin MailBox3
  418. *UIConstraints: *Jog EndOfSet *OutputBin MailBox4
  419. *UIConstraints: *Jog EndOfSet *OutputBin MailBox5
  420. *UIConstraints: *Jog EndOfSet *OutputBin MailBox6
  421. *UIConstraints: *Jog EndOfSet *OutputBin MailBox7
  422. *UIConstraints: *Jog EndOfSet *OutputBin MailBox8
  423. *UIConstraints: *Jog EndOfSet *OutputBin MailBox9
  424. *UIConstraints: *Jog EndOfSet *OutputBin MailBox10
  425. *UIConstraints: *OutputBin SideTray *Jog EndOfSet
  426. *UIConstraints: *OutputBin MailBox1 *Jog EndOfSet
  427. *UIConstraints: *OutputBin MailBox2 *Jog EndOfSet
  428. *UIConstraints: *OutputBin MailBox3 *Jog EndOfSet
  429. *UIConstraints: *OutputBin MailBox4 *Jog EndOfSet
  430. *UIConstraints: *OutputBin MailBox5 *Jog EndOfSet
  431. *UIConstraints: *OutputBin MailBox6 *Jog EndOfSet
  432. *UIConstraints: *OutputBin MailBox7 *Jog EndOfSet
  433. *UIConstraints: *OutputBin MailBox8 *Jog EndOfSet
  434. *UIConstraints: *OutputBin MailBox9 *Jog EndOfSet
  435. *UIConstraints: *OutputBin MailBox10 *Jog EndOfSet
  436.  
  437. *UIConstraints: *PageSize A3 *InputSlot 3rdHCFTray
  438. *UIConstraints: *PageSize A3 *InputSlot 4thHCFTray
  439. *UIConstraints: *PageSize A5 *InputSlot 2ndTray
  440. *UIConstraints: *PageSize A5 *InputSlot 3rdTray
  441. *UIConstraints: *PageSize A5 *InputSlot 4thTray
  442. *UIConstraints: *PageSize A5 *InputSlot 3rdHCFTray
  443. *UIConstraints: *PageSize A5 *InputSlot 4thHCFTray
  444. *UIConstraints: *PageSize B4 *InputSlot 3rdHCFTray
  445. *UIConstraints: *PageSize B4 *InputSlot 4thHCFTray
  446. *UIConstraints: *PageSize FanFoldGermanLegal *InputSlot 3rdHCFTray
  447. *UIConstraints: *PageSize FanFoldGermanLegal *InputSlot 4thHCFTray
  448. *UIConstraints: *PageSize Legal *InputSlot 3rdHCFTray
  449. *UIConstraints: *PageSize Legal *InputSlot 4thHCFTray
  450. *UIConstraints: *PageSize Tabloid *InputSlot 3rdHCFTray
  451. *UIConstraints: *PageSize Tabloid *InputSlot 4thHCFTray
  452. *UIConstraints: *PageSize FXPostcard *InputSlot 1stTray
  453. *UIConstraints: *PageSize FXPostcard *InputSlot 2ndTray
  454. *UIConstraints: *PageSize FXPostcard *InputSlot 3rdTray
  455. *UIConstraints: *PageSize FXPostcard *InputSlot 4thTray
  456. *UIConstraints: *PageSize FXPostcard *InputSlot 3rdHCFTray
  457. *UIConstraints: *PageSize FXPostcard *InputSlot 4thHCFTray
  458. *UIConstraints: *PageSize FX8-Kai *InputSlot 3rdHCFTray
  459. *UIConstraints: *PageSize FX8-Kai *InputSlot 4thHCFTray
  460.  
  461. *UIConstraints: *InputSlot 3rdHCFTray *PageSize A3
  462. *UIConstraints: *InputSlot 4thHCFTray *PageSize A3
  463. *UIConstraints: *InputSlot 2ndTray *PageSize A5
  464. *UIConstraints: *InputSlot 3rdTray *PageSize A5
  465. *UIConstraints: *InputSlot 4thTray *PageSize A5
  466. *UIConstraints: *InputSlot 3rdHCFTray *PageSize A5
  467. *UIConstraints: *InputSlot 4thHCFTray *PageSize A5
  468. *UIConstraints: *InputSlot 3rdHCFTray *PageSize B4
  469. *UIConstraints: *InputSlot 4thHCFTray *PageSize B4
  470. *UIConstraints: *InputSlot 3rdHCFTray *PageSize FanFoldGermanLegal
  471. *UIConstraints: *InputSlot 4thHCFTray *PageSize FanFoldGermanLegal
  472. *UIConstraints: *InputSlot 3rdHCFTray *PageSize Legal
  473. *UIConstraints: *InputSlot 4thHCFTray *PageSize Legal
  474. *UIConstraints: *InputSlot 3rdHCFTray *PageSize Tabloid
  475. *UIConstraints: *InputSlot 4thHCFTray *PageSize Tabloid
  476. *UIConstraints: *InputSlot 1stTray *PageSize FXPostcard
  477. *UIConstraints: *InputSlot 2ndTray *PageSize FXPostcard
  478. *UIConstraints: *InputSlot 3rdTray *PageSize FXPostcard
  479. *UIConstraints: *InputSlot 4thTray *PageSize FXPostcard
  480. *UIConstraints: *InputSlot 3rdHCFTray *PageSize FXPostcard
  481. *UIConstraints: *InputSlot 4thHCFTray *PageSize FXPostcard
  482. *UIConstraints: *InputSlot 3rdHCFTray *PageSize FX8-Kai
  483. *UIConstraints: *InputSlot 4thHCFTray *PageSize FX8-Kai
  484.  
  485. *UIConstraints: *PageRegion A3 *InputSlot 3rdHCFTray
  486. *UIConstraints: *PageRegion A3 *InputSlot 4thHCFTray
  487. *UIConstraints: *PageRegion A5 *InputSlot 2ndTray
  488. *UIConstraints: *PageRegion A5 *InputSlot 3rdTray
  489. *UIConstraints: *PageRegion A5 *InputSlot 4thTray
  490. *UIConstraints: *PageRegion A5 *InputSlot 3rdHCFTray
  491. *UIConstraints: *PageRegion A5 *InputSlot 4thHCFTray
  492. *UIConstraints: *PageRegion B4 *InputSlot 3rdHCFTray
  493. *UIConstraints: *PageRegion B4 *InputSlot 4thHCFTray
  494. *UIConstraints: *PageRegion FanFoldGermanLegal *InputSlot 3rdHCFTray
  495. *UIConstraints: *PageRegion FanFoldGermanLegal *InputSlot 4thHCFTray
  496. *UIConstraints: *PageRegion Legal *InputSlot 3rdHCFTray
  497. *UIConstraints: *PageRegion Legal *InputSlot 4thHCFTray
  498. *UIConstraints: *PageRegion Tabloid *InputSlot 3rdHCFTray
  499. *UIConstraints: *PageRegion Tabloid *InputSlot 4thHCFTray
  500. *UIConstraints: *PageRegion FXPostcard *InputSlot 1stTray
  501. *UIConstraints: *PageRegion FXPostcard *InputSlot 2ndTray
  502. *UIConstraints: *PageRegion FXPostcard *InputSlot 3rdTray
  503. *UIConstraints: *PageRegion FXPostcard *InputSlot 4thTray
  504. *UIConstraints: *PageRegion FXPostcard *InputSlot 3rdHCFTray
  505. *UIConstraints: *PageRegion FXPostcard *InputSlot 4thHCFTray
  506. *UIConstraints: *PageRegion FX8-Kai *InputSlot 3rdHCFTray
  507. *UIConstraints: *PageRegion FX8-Kai *InputSlot 4thHCFTray
  508.  
  509. *UIConstraints: *InputSlot 3rdHCFTray *PageRegion A3
  510. *UIConstraints: *InputSlot 4thHCFTray *PageRegion A3
  511. *UIConstraints: *InputSlot 2ndTray *PageRegion A5
  512. *UIConstraints: *InputSlot 3rdTray *PageRegion A5
  513. *UIConstraints: *InputSlot 4thTray *PageRegion A5
  514. *UIConstraints: *InputSlot 3rdHCFTray *PageRegion A5
  515. *UIConstraints: *InputSlot 4thHCFTray *PageRegion A5
  516. *UIConstraints: *InputSlot 3rdHCFTray *PageRegion B4
  517. *UIConstraints: *InputSlot 4thHCFTray *PageRegion B4
  518. *UIConstraints: *InputSlot 3rdHCFTray *PageRegion FanFoldGermanLegal
  519. *UIConstraints: *InputSlot 4thHCFTray *PageRegion FanFoldGermanLegal
  520. *UIConstraints: *InputSlot 3rdHCFTray *PageRegion Legal
  521. *UIConstraints: *InputSlot 4thHCFTray *PageRegion Legal
  522. *UIConstraints: *InputSlot 3rdHCFTray *PageRegion Tabloid
  523. *UIConstraints: *InputSlot 4thHCFTray *PageRegion Tabloid
  524. *UIConstraints: *InputSlot 1stTray *PageRegion FXPostcard
  525. *UIConstraints: *InputSlot 2ndTray *PageRegion FXPostcard
  526. *UIConstraints: *InputSlot 3rdTray *PageRegion FXPostcard
  527. *UIConstraints: *InputSlot 4thTray *PageRegion FXPostcard
  528. *UIConstraints: *InputSlot 3rdHCFTray *PageRegion FXPostcard
  529. *UIConstraints: *InputSlot 4thHCFTray *PageRegion FXPostcard
  530. *UIConstraints: *InputSlot 3rdHCFTray *PageRegion FX8-Kai
  531. *UIConstraints: *InputSlot 4thHCFTray *PageRegion FX8-Kai
  532.  
  533. *NonUIConstraints: *CustomPageSize True *InputSlot 1stTray
  534. *NonUIConstraints: *CustomPageSize True *InputSlot 2ndTray
  535. *NonUIConstraints: *CustomPageSize True *InputSlot 3rdTray
  536. *NonUIConstraints: *CustomPageSize True *InputSlot 4thTray
  537. *NonUIConstraints: *CustomPageSize True *InputSlot 3rdHCFTray
  538. *NonUIConstraints: *CustomPageSize True *InputSlot 4thHCFTray
  539.  
  540. *NonUIConstraints: *CustomPageSize True *ManualFeed False
  541.  
  542. *NonUIConstraints: *InputSlot 1stTray *CustomPageSize True
  543. *NonUIConstraints: *InputSlot 2ndTray *CustomPageSize True
  544. *NonUIConstraints: *InputSlot 3rdTray *CustomPageSize True
  545. *NonUIConstraints: *InputSlot 4thTray *CustomPageSize True
  546. *NonUIConstraints: *InputSlot 3rdHCFTray *CustomPageSize True
  547. *NonUIConstraints: *InputSlot 4thHCFTray *CustomPageSize True
  548. *NonUIConstraints: *CustomPageSize True *OutputBin MailBox1
  549. *NonUIConstraints: *CustomPageSize True *OutputBin MailBox2
  550. *NonUIConstraints: *CustomPageSize True *OutputBin MailBox3
  551. *NonUIConstraints: *CustomPageSize True *OutputBin MailBox4
  552. *NonUIConstraints: *CustomPageSize True *OutputBin MailBox5
  553. *NonUIConstraints: *CustomPageSize True *OutputBin MailBox6
  554. *NonUIConstraints: *CustomPageSize True *OutputBin MailBox7
  555. *NonUIConstraints: *CustomPageSize True *OutputBin MailBox8
  556. *NonUIConstraints: *CustomPageSize True *OutputBin MailBox9
  557. *NonUIConstraints: *CustomPageSize True *OutputBin MailBox10
  558. *NonUIConstraints: *CustomPageSize True *OutputBin Stacker
  559. *NonUIConstraints: *CustomPageSize True *OutputBin Stacker1
  560. *NonUIConstraints: *CustomPageSize True *OutputBin Stacker2
  561. *NonUIConstraints: *CustomPageSize True *OutputBin Stacker3
  562. *NonUIConstraints: *OutputBin MailBox1 *CustomPageSize True
  563. *NonUIConstraints: *OutputBin MailBox2 *CustomPageSize True
  564. *NonUIConstraints: *OutputBin MailBox3 *CustomPageSize True
  565. *NonUIConstraints: *OutputBin MailBox4 *CustomPageSize True
  566. *NonUIConstraints: *OutputBin MailBox5 *CustomPageSize True
  567. *NonUIConstraints: *OutputBin MailBox6 *CustomPageSize True
  568. *NonUIConstraints: *OutputBin MailBox7 *CustomPageSize True
  569. *NonUIConstraints: *OutputBin MailBox8 *CustomPageSize True
  570. *NonUIConstraints: *OutputBin MailBox9 *CustomPageSize True
  571. *NonUIConstraints: *OutputBin MailBox10 *CustomPageSize True
  572. *NonUIConstraints: *OutputBin Stacker *CustomPageSize True
  573. *NonUIConstraints: *OutputBin Stacker1 *CustomPageSize True
  574. *NonUIConstraints: *OutputBin Stacker2 *CustomPageSize True
  575. *NonUIConstraints: *OutputBin Stacker3 *CustomPageSize True
  576.  
  577. *NonUIConstraints: *ManualFeed False *CustomPageSize True
  578.  
  579. *% ==== Device Capabilities ===============
  580. *LanguageLevel: "3"
  581. *Protocols: BCP TBCP
  582. *1284Modes Parallel: Compat Nibble
  583. *1284DeviceID: "MANUFACTURER:FUJI XEROX;COMMAND SET:;MODEL:Document Centre 400/350/250;CLASS:PRINTER;COMPATIBLE ID:;DESCRIPTION:FUJI XEROX Document Centre 400/350/250;"
  584.  
  585. *FreeVM: "4053376"
  586. *VMOption 32Meg/Standard 32 MB RAM: "4053376"
  587. *VMOption 64Meg/64 MB Upgrade: "4053376"
  588.  
  589. *ColorDevice: False
  590. *DefaultColorSpace: Gray
  591. *VariablePaperSize: True
  592. *TTRasterizer: Type42
  593. *?TTRasterizer: "(Type42) ="
  594. *FileSystem: True
  595. *?FileSystem: "
  596.   save false
  597.    (%disk?%)
  598.    { currentdevparams dup /Writeable known
  599.       { /Writeable get {pop true} if }  { pop } ifelse
  600.     } 10 string /IODevice resourceforall
  601.     {(True)}{(False)} ifelse = flush
  602.  restore
  603. "
  604. *End
  605.  
  606. *Throughput: "40"
  607. *Password: "()" 
  608. *ExitServer: "
  609.  count 0 eq
  610.  { false } { true exch startjob } ifelse
  611.  not { 
  612.      (WARNING: Cannot modify initial VM.) =
  613.      (Missing or invalid password.) =
  614.      (Please contact the author of this software.) = flush quit
  615.      } if
  616. "
  617. *End
  618. *Reset: "
  619.  count 0 eq
  620.  { false } { true exch startjob } ifelse
  621.  not { 
  622.     (WARNING: Cannot reset printer.) =
  623.     (Missing or invalid password.) =
  624.     (Please contact the author of this software.) = flush quit
  625.     } if
  626.  systemdict /quit get exec
  627.  (WARNING : Printer Reset Failed.) = flush
  628. "
  629. *End
  630.  
  631. *SuggestedJobTimeout: "0"
  632. *SuggestedWaitTimeout: "300"
  633. *PrintPSErrors: True
  634.  
  635. *% Resolution Information =============
  636. *OpenUI *Resolution : PickOne
  637. *OrderDependency: 60.0 AnySetup *Resolution
  638. *DefaultResolution: 600dpi
  639. *Resolution 400dpi: "1 dict dup /HWResolution [400 400] put setpagedevice "
  640. *Resolution 600dpi: "1 dict dup /HWResolution [600 600] put setpagedevice "
  641. *?Resolution: "
  642. save
  643.     currentpagedevice /HWResolution get dup aload pop eq
  644.     {0 get cvi 9 string cvs print}
  645.     {aload pop exch cvi 9 string cvs print (x) print cvi 9 string cvs print}
  646.     ifelse (dpi) =
  647. restore
  648. "
  649. *End
  650. *CloseUI: *Resolution
  651.  
  652. *% Halftone Information ===============
  653. *DefaultHalftoneType: 1
  654. *ScreenFreq: "85.0"
  655. *ScreenAngle: "45.0"
  656. *ResScreenFreq 400dpi: "60.0"
  657. *ResScreenAngle 400dpi: "45.0"
  658. *ResScreenFreq 600dpi: "85.0"
  659. *ResScreenAngle 600dpi: "45.0"
  660. *DefaultScreenProc: Dot
  661. *ScreenProc Dot: "{180 mul cos exch 180 mul cos add 2 div}
  662. bind"
  663. *End
  664. *ScreenProc Line: "{ pop }"
  665. *ScreenProc Ellipse: "{ dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }"
  666.  
  667. *DefaultTransfer: Null
  668. *Transfer Null: "{ }"
  669. *Transfer Null.Inverse: "{ 1 exch sub }"
  670.  
  671. *OpenUI *FXHalftone/Halftone: PickOne
  672. *OrderDependency: 20.0 AnySetup *FXHalftone
  673. *DefaultFXHalftone: Spot256
  674. *FXHalftone Spot256: "
  675. 1 dict dup /MaxSuperScreen 1024 put setuserparams
  676. "
  677. *End
  678. *FXHalftone Spot: "
  679. 2 dict dup dup /MaxSuperScreen 0 put /HalftoneMode 0 put setuserparams
  680. currenthalftone sethalftone
  681. "
  682. *End
  683. *FXHalftone Pattern-Normal/Pattern Normal: "
  684. 2 dict dup dup /MaxSuperScreen 0 put /HalftoneMode 1 put setuserparams
  685. currenthalftone sethalftone
  686. "
  687. *End
  688. *FXHalftone Pattern-Draft/Pattern Draft: "
  689. 2 dict dup dup /MaxSuperScreen 0 put /HalftoneMode 2 put setuserparams
  690. currenthalftone sethalftone
  691. "
  692. *End
  693. *?FXHalftone: "
  694.   save
  695.     1183615869 internaldict /$pgdevicedict get dup /disableABS known 
  696.     {/disableABS get}{pop true} ifelse
  697.     {currentuserparams /MaxSuperScreen get 0 eq 
  698.     {[(Spot)(Pattern-Normal)(Pattern-Draft)]
  699.      currentuserparams /HalftoneMode get get }
  700.     {(Spot256)}ifelse
  701.     }
  702.     {(ABS)}ifelse = flush
  703.   restore
  704. "
  705. *End
  706. *CloseUI: *FXHalftone
  707.  
  708. *OpenUI *Smoothing/ImageEnhancement : Boolean
  709. *OrderDependency: 60.0 AnySetup *Smoothing
  710. *DefaultSmoothing: True
  711. *Smoothing True/ON: "1 dict dup /PostRenderingEnhanceDetails 1 dict dup /REValue 1 put put setpagedevice"
  712. *Smoothing False/OFF: "1 dict dup /PostRenderingEnhanceDetails 1 dict dup /REValue 0 put put setpagedevice"
  713. *?Smoothing: "
  714.   save
  715.     currentpagedevice /PostRenderingEnhanceDetails get /REValue get 1 eq
  716.     {(True)}{(False)}ifelse = flush
  717.   restore
  718. "
  719. *End
  720. *CloseUI: *Smoothing
  721.  
  722. *% TonerSaver Information ===================
  723. *OpenUI *FXTonerSaver/Toner Save Mode:  Boolean
  724. *OrderDependency: 60.0 AnySetup *FXTonerSaver
  725. *DefaultFXTonerSaver: False
  726. *FXTonerSaver True/ON:  "1 dict dup /PostRenderingEnhanceDetails 1 dict dup /TonerSaver 1 put put setpagedevice"
  727. *FXTonerSaver False/OFF: "1 dict dup /PostRenderingEnhanceDetails 1 dict dup /TonerSaver 0 put put setpagedevice"
  728. *?FXTonerSaver: "
  729.   save
  730.     currentpagedevice /PostRenderingEnhanceDetails get /TonerSaver get 1 eq
  731.     {(True)}{(False)}ifelse = flush
  732.   restore
  733. "
  734. *End
  735. *CloseUI: *FXTonerSaver
  736.  
  737. *% Paper Handling ===================
  738.  
  739. *RequiresPageRegion All : False
  740.  
  741. *% Code in this section both selects a tray and sets up a frame buffer.
  742. *OpenUI *PageSize: PickOne
  743. *OrderDependency: 30.0 AnySetup *PageSize
  744. *DefaultPageSize: A4
  745. *PageSize A4: "
  746.     3 dict dup /PageSize [595 842] put dup /ImagingBBox null put
  747.     dup /InputAttributes 1 dict dup /Priority 
  748.       /Custom /ProcSet resourcestatus 
  749.       {pop pop /Custom /ProcSet findresource dup /engineoptions known 
  750.         { /engineoptions get exec /HCF get {[2 3 0 1]}{[0 1 2 3]}ifelse}
  751.         {pop [0 1 2 3]}ifelse
  752.       }
  753.       {[0 1 2 3]}ifelse put put setpagedevice"
  754. *End
  755. *PageSize A3: "
  756.     3 dict dup /PageSize [842 1191] put dup /ImagingBBox null put
  757.     dup /InputAttributes 1 dict dup /Priority 
  758.       /Custom /ProcSet resourcestatus
  759.       {pop pop /Custom /ProcSet findresource dup /engineoptions known
  760.         { /engineoptions get exec /HCF get {[2 3 0 1]}{[0 1 2 3]}ifelse}
  761.         {pop [0 1 2 3]}ifelse
  762.       }
  763.       {[0 1 2 3]}ifelse put put setpagedevice"
  764. *End
  765. *PageSize A5: "
  766.     3 dict dup /PageSize [420 595] put dup /ImagingBBox null put
  767.     dup /InputAttributes 1 dict dup /Priority 
  768.       /Custom /ProcSet resourcestatus
  769.       {pop pop /Custom /ProcSet findresource dup /engineoptions known
  770.         { /engineoptions get exec /HCF get {[2 3 0 1]}{[0 1 2 3]}ifelse}
  771.         {pop [0 1 2 3]}ifelse
  772.       }
  773.       {[0 1 2 3]}ifelse put put setpagedevice"
  774. *End
  775. *PageSize B4/B4 (JIS): "
  776.     3 dict dup /PageSize [729 1032] put dup /ImagingBBox null put
  777.     dup /InputAttributes 1 dict dup /Priority 
  778.       /Custom /ProcSet resourcestatus
  779.       {pop pop /Custom /ProcSet findresource dup /engineoptions known
  780.         { /engineoptions get exec /HCF get {[2 3 0 1]}{[0 1 2 3]}ifelse}
  781.         {pop [0 1 2 3]}ifelse
  782.       }
  783.       {[0 1 2 3]}ifelse put put {setpagedevice}
  784.     stopped {1 dict begin /PageSize 3 def currentdict end 1 dict begin 
  785.     /Policies exch def currentdict end setpagedevice setpagedevice} if"
  786. *End
  787. *PageSize B5/B5 (JIS): "
  788.     3 dict dup /PageSize [516 729] put dup /ImagingBBox null put
  789.     dup /InputAttributes 1 dict dup /Priority 
  790.       /Custom /ProcSet resourcestatus
  791.       {pop pop /Custom /ProcSet findresource dup /engineoptions known
  792.         { /engineoptions get exec /HCF get {[2 3 0 1]}{[0 1 2 3]}ifelse}
  793.         {pop [0 1 2 3]}ifelse
  794.       }
  795.       {[0 1 2 3]}ifelse put put setpagedevice"
  796. *End
  797. *PageSize Letter/8.5x11" (Letter): "
  798.     3 dict dup /PageSize [612 792] put dup /ImagingBBox null put
  799.     dup /InputAttributes 1 dict dup /Priority 
  800.       /Custom /ProcSet resourcestatus
  801.       {pop pop /Custom /ProcSet findresource dup /engineoptions known
  802.         { /engineoptions get exec /HCF get {[2 3 0 1]}{[0 1 2 3]}ifelse}
  803.         {pop [0 1 2 3]}ifelse
  804.       }
  805.       {[0 1 2 3]}ifelse put put setpagedevice"
  806. *End
  807. *PageSize Legal/8.5x14" (Legal): "
  808.     3 dict dup /PageSize [612 1008] put dup /ImagingBBox null put
  809.     dup /InputAttributes 1 dict dup /Priority 
  810.       /Custom /ProcSet resourcestatus
  811.       {pop pop /Custom /ProcSet findresource dup /engineoptions known
  812.         { /engineoptions get exec /HCF get {[2 3 0 1]}{[0 1 2 3]}ifelse}
  813.         {pop [0 1 2 3]}ifelse
  814.       }
  815.       {[0 1 2 3]}ifelse put put {setpagedevice}
  816.     stopped {1 dict begin /PageSize 3 def currentdict end 1 dict begin
  817.     /Policies exch def currentdict end setpagedevice setpagedevice} if"
  818. *End
  819. *PageSize Tabloid/11x17" (Ledger): "
  820.     3 dict dup /PageSize [792 1224] put dup /ImagingBBox null put
  821.     dup /InputAttributes 1 dict dup /Priority 
  822.       /Custom /ProcSet resourcestatus
  823.       {pop pop /Custom /ProcSet findresource dup /engineoptions known
  824.         { /engineoptions get exec /HCF get {[2 3 0 1]}{[0 1 2 3]}ifelse}
  825.         {pop [0 1 2 3]}ifelse
  826.       }
  827.       {[0 1 2 3]}ifelse put put setpagedevice"
  828. *End
  829. *PageSize FanFoldGermanLegal/8.5x13" (Folio): "
  830.     3 dict dup /PageSize [612 936] put dup /ImagingBBox null put
  831.     dup /InputAttributes 1 dict dup /Priority 
  832.       /Custom /ProcSet resourcestatus
  833.       {pop pop /Custom /ProcSet findresource dup /engineoptions known
  834.         { /engineoptions get exec /HCF get {[2 3 0 1]}{[0 1 2 3]}ifelse}
  835.         {pop [0 1 2 3]}ifelse
  836.       }
  837.       {[0 1 2 3]}ifelse put put setpagedevice"
  838. *End
  839. *PageSize FXPostcard/Postcard (100x148mm): "
  840.     3 dict dup /PageSize [283 420] put dup /ImagingBBox null put
  841.     dup /InputAttributes 1 dict dup /Priority 
  842.       /Custom /ProcSet resourcestatus
  843.       {pop pop /Custom /ProcSet findresource dup /engineoptions known
  844.         { /engineoptions get exec /HCF get {[2 3 0 1]}{[0 1 2 3]}ifelse}
  845.         {pop [0 1 2 3]}ifelse
  846.       }
  847.       {[0 1 2 3]}ifelse put put setpagedevice"
  848. *End
  849. *PageSize FX8-Kai/8K (267x388mm): "
  850.     3 dict dup /PageSize [757 1103] put dup /ImagingBBox null put
  851.     dup /InputAttributes 1 dict dup /Priority 
  852.       /Custom /ProcSet resourcestatus
  853.       {pop pop /Custom /ProcSet findresource dup /engineoptions known
  854.         { /engineoptions get exec /HCF get {[2 3 0 1]}{[0 1 2 3]}ifelse}
  855.         {pop [0 1 2 3]}ifelse
  856.       }
  857.       {[0 1 2 3]}ifelse put put setpagedevice"
  858. *End
  859. *PageSize A4Small: "
  860.     3 dict dup /PageSize [595 842] put dup /ImagingBBox [28 30 566 811] put
  861.     dup /InputAttributes 1 dict dup /Priority 
  862.       /Custom /ProcSet resourcestatus
  863.       {pop pop /Custom /ProcSet findresource dup /engineoptions known
  864.         { /engineoptions get exec /HCF get {[2 3 0 1]}{[0 1 2 3]}ifelse}
  865.         {pop [0 1 2 3]}ifelse
  866.       }
  867.       {[0 1 2 3]}ifelse put put setpagedevice"
  868. *End
  869. *PageSize LetterSmall: "
  870.     3 dict dup /PageSize [612 792] put dup /ImagingBBox [30 31 582 761] put
  871.     dup /InputAttributes 1 dict dup /Priority 
  872.       /Custom /ProcSet resourcestatus
  873.       {pop pop /Custom /ProcSet findresource dup /engineoptions known
  874.         { /engineoptions get exec /HCF get {[2 3 0 1]}{[0 1 2 3]}ifelse}
  875.         {pop [0 1 2 3]}ifelse
  876.       }
  877.       {[0 1 2 3]}ifelse put put setpagedevice"
  878. *End
  879. *?PageSize: "
  880.   save
  881.    currentpagedevice /PageSize get aload pop
  882.    2 copy gt {exch} if 
  883.    (Unknown) 
  884.   10 dict
  885.    dup [612 792] (Letter) put
  886.    dup [612 1008] (Legal) put
  887.    dup [792 1224] (Tabloid) put
  888.    dup [842 1191] (A3) put
  889.    dup [595 842] (A4) put
  890.    dup [420 595] (A5) put
  891.    dup [729 1032] (B4) put
  892.    dup [516 729] (B5) put
  893.    dup [612 936] (FanFoldGermanLegal) put
  894.    dup [283 420] (FXPostcard) put
  895.    dup [757 1103] (FX8-Kai) put
  896.  { exch aload pop 4 index sub abs 5 le exch 
  897.    5 index sub abs 5 le and 
  898.       {exch pop exit} {pop} ifelse
  899.    } bind forall
  900.    = flush pop pop
  901.    restore
  902. "
  903. *End
  904. *CloseUI: *PageSize
  905.  
  906. *OpenUI *PageRegion:  PickOne
  907. *OrderDependency: 50.0 AnySetup *PageRegion
  908. *DefaultPageRegion: A4
  909. *PageRegion A4: "
  910.    2 dict dup /PageSize [595 842] put dup /ImagingBBox null put setpagedevice "
  911. *End
  912. *PageRegion A3: "
  913.    2 dict dup /PageSize [842 1191] put dup /ImagingBBox null put setpagedevice "
  914. *End
  915. *PageRegion A5: "
  916.    2 dict dup /PageSize [420 595] put dup /ImagingBBox null put setpagedevice "
  917. *End
  918. *PageRegion B4/B4 (JIS): "
  919.    2 dict dup /PageSize [729 1032] put dup /ImagingBBox null put setpagedevice "
  920. *End
  921. *PageRegion B5/B5 (JIS): "
  922.    2 dict dup /PageSize [516 729] put dup /ImagingBBox null put setpagedevice "
  923. *End
  924. *PageRegion Letter/8.5x11" (Letter): "
  925.    2 dict dup /PageSize [612 792] put dup /ImagingBBox null put setpagedevice "
  926. *End
  927. *PageRegion Legal/8.5x14" (Legal): "
  928.    2 dict dup /PageSize [612 1008] put dup /ImagingBBox null put setpagedevice "
  929. *End
  930. *PageRegion Tabloid/11x17" (Ledger): "
  931.    2 dict dup /PageSize [792 1224] put dup /ImagingBBox null put setpagedevice "
  932. *End
  933. *PageRegion FanFoldGermanLegal/8.5x13" (Folio): "
  934.    2 dict dup /PageSize [612 936] put dup /ImagingBBox null put setpagedevice "
  935. *End
  936. *PageRegion FXPostcard/Postcard (100x148mm): "
  937.    2 dict dup /PageSize [283 420] put dup /ImagingBBox null put setpagedevice "
  938. *End
  939. *PageRegion FX8-Kai/8K (267x388mm): "
  940.    2 dict dup /PageSize [757 1103] put dup /ImagingBBox null put setpagedevice "
  941. *End
  942. *PageRegion A4Small: "
  943.    2 dict dup /PageSize [595 842] put dup /ImagingBBox [28 30 566 811] put setpagedevice "
  944. *End
  945. *PageRegion LetterSmall: "
  946.    2 dict dup /PageSize [612 792] put dup /ImagingBBox [30 31 582 761] put setpagedevice "
  947. *End
  948. *CloseUI: *PageRegion
  949.  
  950. *% The following entries provide information about specific paper keywords.
  951. *DefaultImageableArea: A4
  952. *ImageableArea A3: "11.48 11.43 830.52 1179.42 "
  953. *ImageableArea A4: "11.61 11.79 584.28 829.62 "
  954. *ImageableArea A5: "12.15 10.92 408.03 582.84 "
  955. *ImageableArea B4/B4 (JIS): "11.16 11.97 717.84 1020.3 "
  956. *ImageableArea B5/B5 (JIS): "11.43 11.7 505.08 717.39 "
  957. *ImageableArea Letter/8.5x11" (Letter): "10.89 10.89 601.2 781.2 "
  958. *ImageableArea FanFoldGermanLegal/8.5x13" (Folio): "10.8 11.61 601.2 924.9 "
  959. *ImageableArea Legal/8.5x14" (Legal): "10.8 11.61 601.2 996.9 "
  960. *ImageableArea Tabloid/11x17" (Ledger): "10.8 11.61 781.2 1212.9 "
  961. *ImageableArea FXPostcard/Postcard (100x148mm): "10.12 11.61 272.2 407.97 "
  962. *ImageableArea FX8-Kai/8K (267x388mm): "11.44 11.61 745.56 1091.58"
  963. *ImageableArea A4Small: "28 30 566 811 "
  964. *ImageableArea LetterSmall: "30 31 582 761 " 
  965. *?ImageableArea: "
  966.  save
  967.    /cvp { (                ) cvs print ( ) print } bind def
  968.    /upperright {10000 mul floor 10000 div} bind def
  969.    /lowerleft {10000 mul ceiling 10000 div} bind def
  970.    newpath clippath pathbbox
  971.    4 -2 roll exch 2 {lowerleft cvp} repeat
  972.    exch 2 {upperright cvp} repeat (\n) print flush
  973.  restore
  974. "
  975. *End
  976.  
  977. *% These provide the physical dimensions of the paper (by keyword)
  978. *DefaultPaperDimension: A4
  979. *PaperDimension A4: "595 842"
  980. *PaperDimension A3: "842 1191"
  981. *PaperDimension A5: "420 595"
  982. *PaperDimension B4/B4 (JIS): "729 1032"
  983. *PaperDimension B5/B5 (JIS): "516 729"
  984. *PaperDimension Letter/8.5x11" (Letter): "612 792"
  985. *PaperDimension Legal/8.5x14" (Legal): "612 1008"
  986. *PaperDimension Tabloid/11x17" (Ledger): "792 1224"
  987. *PaperDimension FanFoldGermanLegal/8.5x13" (Folio): "612 936"
  988. *PaperDimension FXPostcard/Postcard (100x148mm): "283 420"
  989. *PaperDimension FX8-Kai/8K (267x388mm): "757 1103"
  990. *PaperDimension A4Small: "595 842"
  991. *PaperDimension LetterSmall: "612 792"
  992.  
  993. *OpenUI *InputSlot: PickOne
  994. *OrderDependency: 25.0 AnySetup *InputSlot
  995. *DefaultInputSlot: 1stTray
  996. *InputSlot 1stTray/Tray 1: "
  997.   currentpagedevice /InputAttributes get dup 0 known 
  998.   {0 get dup null eq 
  999.    { pop } 
  1000.    { dup length 1 add dict copy 
  1001.      dup /InputAttributes
  1002.      1 dict dup /Priority [0 1 2 3] put
  1003.      put setpagedevice
  1004.    } ifelse }
  1005.   {pop}
  1006.   ifelse
  1007. "
  1008. *End
  1009. *InputSlot 2ndTray/Tray 2: "
  1010.   currentpagedevice /InputAttributes get dup 1 known 
  1011.   {1 get dup null eq 
  1012.    { pop } 
  1013.    { dup length 1 add dict copy 
  1014.      dup /InputAttributes
  1015.      1 dict dup /Priority [1 0 2 3] put
  1016.      put setpagedevice
  1017.    } ifelse }
  1018.   {pop}
  1019.   ifelse
  1020. "
  1021. *End
  1022. *InputSlot 3rdTray/Tray 3: "
  1023.   currentpagedevice /InputAttributes get dup 2 known 
  1024.   {2 get dup null eq 
  1025.    { pop } 
  1026.    { dup length 1 add dict copy 
  1027.      dup /InputAttributes
  1028.      1 dict dup /Priority [2 0 1 3] put
  1029.      put setpagedevice
  1030.    } ifelse }
  1031.   {pop}
  1032.   ifelse
  1033. "
  1034. *End
  1035. *InputSlot 4thTray/Tray 4: "
  1036.   currentpagedevice /InputAttributes get dup 3 known 
  1037.   {3 get dup null eq 
  1038.    { pop } 
  1039.    { dup length 1 add dict copy 
  1040.      dup /InputAttributes
  1041.      1 dict dup /Priority [3 0 1 2] put
  1042.      put setpagedevice
  1043.    } ifelse }
  1044.   {pop}
  1045.   ifelse
  1046. "
  1047. *End
  1048. *InputSlot 3rdHCFTray/Hi-Cap. Feeder 1: "
  1049.   currentpagedevice /InputAttributes get dup 2 known 
  1050.   {2 get dup null eq 
  1051.    { pop } 
  1052.    { dup length 1 add dict copy 
  1053.      dup /InputAttributes
  1054.      1 dict dup /Priority [2 0 1 3] put
  1055.      put setpagedevice
  1056.    } ifelse }
  1057.   {pop}
  1058.   ifelse
  1059. "
  1060. *End
  1061. *InputSlot 4thHCFTray/Hi-Cap. Feeder 2: "
  1062.   currentpagedevice /InputAttributes get dup 3 known 
  1063.   {3 get dup null eq 
  1064.    { pop } 
  1065.    { dup length 1 add dict copy 
  1066.      dup /InputAttributes
  1067.      1 dict dup /Priority [3 0 1 2] put
  1068.      put setpagedevice
  1069.    } ifelse }
  1070.   {pop}
  1071.   ifelse
  1072. "
  1073. *End
  1074. *?InputSlot: "
  1075. save
  1076.   6 dict
  1077.   dup /0 (1stTray) put
  1078.   dup /1 (2ndTray) put
  1079.   dup /2 (3rdTray) put
  1080.   dup /3 (4thTray) put
  1081.   dup /4 (3rdHCFTray) put
  1082.   dup /5 (4thHCFTray) put
  1083.   currentpagedevice /InputAttributes get
  1084.   dup /Priority known
  1085.   { /Priority get 0 get dup 2 ge
  1086.     { /Custom /ProcSet resourcestatus {
  1087.       pop pop /Custom /ProcSet findresource
  1088.         dup /engineoptions known {
  1089.           /engineoptions get exec
  1090.           /HCF get {2 add} if
  1091.         }
  1092.     {
  1093.       pop
  1094.     } ifelse
  1095.       } if
  1096.     } if
  1097.     (      ) cvs cvn get }
  1098.   {
  1099.     dup length 1 eq
  1100.     { {pop} forall (       ) cvs cvn get }
  1101.     { pop pop (Unknown) } ifelse
  1102.   } ifelse
  1103.   = flush
  1104. restore
  1105. "
  1106. *End
  1107. *CloseUI: *InputSlot
  1108.  
  1109. *OpenUI *OutputBin/Output Destination: PickOne
  1110. *OrderDependency: 70.0 AnySetup *OutputBin
  1111. *DefaultOutputBin:  CenterTray
  1112. *OutputBin CenterTray/Centre Tray: "
  1113.   currentpagedevice /OutputAttributes get dup 0 known 
  1114.   {0 get dup null eq 
  1115.    { pop } 
  1116.    { dup length dict copy 
  1117.      setpagedevice
  1118.    } ifelse }
  1119.   {pop}
  1120.   ifelse
  1121. "
  1122. *End
  1123. *OutputBin SideTray/Side Output Tray: "
  1124.   currentpagedevice /OutputAttributes get dup 1 known 
  1125.   {1 get dup null eq 
  1126.    { pop } 
  1127.    { dup length dict copy 
  1128.      setpagedevice
  1129.    } ifelse }
  1130.   {pop}
  1131.   ifelse
  1132. "
  1133. *End
  1134. *OutputBin MailBox1/Mailbox Bin 1: "
  1135.   currentpagedevice /OutputAttributes get dup 10 known 
  1136.   {10 get dup null eq 
  1137.    { pop } 
  1138.    { dup length 1 add dict copy 
  1139.      currentpagedevice /Jog known {
  1140.       dup /Jog 0 put
  1141.      } if
  1142.      setpagedevice
  1143.    } ifelse }
  1144.   {pop}
  1145.   ifelse
  1146. "
  1147. *End
  1148. *OutputBin MailBox2/Mailbox Bin 2: "
  1149.   currentpagedevice /OutputAttributes get dup 11 known 
  1150.   {11 get dup null eq 
  1151.    { pop } 
  1152.    { dup length 1 add dict copy 
  1153.      currentpagedevice /Jog known {
  1154.       dup /Jog 0 put
  1155.      } if
  1156.      setpagedevice
  1157.    } ifelse }
  1158.   {pop}
  1159.   ifelse
  1160. "
  1161. *End
  1162. *OutputBin MailBox3/Mailbox Bin 3: "
  1163.   currentpagedevice /OutputAttributes get dup 12 known 
  1164.   {12 get dup null eq 
  1165.    { pop } 
  1166.    { dup length 1 add dict copy 
  1167.      currentpagedevice /Jog known {
  1168.       dup /Jog 0 put
  1169.      } if
  1170.      setpagedevice
  1171.    } ifelse }
  1172.   {pop}
  1173.   ifelse
  1174. "
  1175. *End
  1176. *OutputBin MailBox4/Mailbox Bin 4: "
  1177.   currentpagedevice /OutputAttributes get dup 13 known 
  1178.   {13 get dup null eq 
  1179.    { pop } 
  1180.    { dup length 1 add dict copy 
  1181.      currentpagedevice /Jog known {
  1182.       dup /Jog 0 put
  1183.      } if
  1184.      setpagedevice
  1185.    } ifelse }
  1186.   {pop}
  1187.   ifelse
  1188. "
  1189. *End
  1190. *OutputBin MailBox5/Mailbox Bin 5: "
  1191.   currentpagedevice /OutputAttributes get dup 14 known 
  1192.   {14 get dup null eq 
  1193.    { pop } 
  1194.    { dup length 1 add dict copy 
  1195.      currentpagedevice /Jog known {
  1196.       dup /Jog 0 put
  1197.      } if
  1198.      setpagedevice
  1199.    } ifelse }
  1200.   {pop}
  1201.   ifelse
  1202. "
  1203. *End
  1204. *OutputBin MailBox6/Mailbox Bin 6: "
  1205.   currentpagedevice /OutputAttributes get dup 15 known 
  1206.   {15 get dup null eq 
  1207.    { pop } 
  1208.    { dup length 1 add dict copy 
  1209.      currentpagedevice /Jog known {
  1210.       dup /Jog 0 put
  1211.      } if
  1212.      setpagedevice
  1213.    } ifelse }
  1214.   {pop}
  1215.   ifelse
  1216. "
  1217. *End
  1218. *OutputBin MailBox7/Mailbox Bin 7: "
  1219.   currentpagedevice /OutputAttributes get dup 16 known 
  1220.   {16 get dup null eq 
  1221.    { pop } 
  1222.    { dup length 1 add dict copy 
  1223.      currentpagedevice /Jog known {
  1224.       dup /Jog 0 put
  1225.      } if
  1226.      setpagedevice
  1227.    } ifelse }
  1228.   {pop}
  1229.   ifelse
  1230. "
  1231. *End
  1232. *OutputBin MailBox8/Mailbox Bin 8: "
  1233.   currentpagedevice /OutputAttributes get dup 17 known 
  1234.   {17 get dup null eq 
  1235.    { pop } 
  1236.    { dup length 1 add dict copy 
  1237.      currentpagedevice /Jog known {
  1238.       dup /Jog 0 put
  1239.      } if
  1240.      setpagedevice
  1241.    } ifelse }
  1242.   {pop}
  1243.   ifelse
  1244. "
  1245. *End
  1246. *OutputBin MailBox9/Mailbox Bin 9: "
  1247.   currentpagedevice /OutputAttributes get dup 18 known 
  1248.   {18 get dup null eq 
  1249.    { pop } 
  1250.    { dup length 1 add dict copy 
  1251.      currentpagedevice /Jog known {
  1252.       dup /Jog 0 put
  1253.      } if
  1254.      setpagedevice
  1255.    } ifelse }
  1256.   {pop}
  1257.   ifelse
  1258. "
  1259. *End
  1260. *OutputBin MailBox10/Mailbox Bin 10: "
  1261.   currentpagedevice /OutputAttributes get dup 19 known 
  1262.   {19 get dup null eq 
  1263.    { pop } 
  1264.    { dup length 1 add dict copy 
  1265.      currentpagedevice /Jog known {
  1266.       dup /Jog 0 put
  1267.      } if
  1268.      setpagedevice
  1269.    } ifelse }
  1270.   {pop}
  1271.   ifelse
  1272. "
  1273. *End
  1274. *OutputBin Stacker/Stacker Auto: "
  1275.   currentpagedevice /OutputAttributes get dup 20 known 
  1276.   {20 get dup null eq 
  1277.    { pop } 
  1278.    { dup length dict copy 
  1279.      setpagedevice
  1280.    } ifelse }
  1281.   {pop}
  1282.   ifelse
  1283. "
  1284. *End
  1285. *OutputBin Stacker1/Stacker Tray 1: "
  1286.   currentpagedevice /OutputAttributes get dup 21 known 
  1287.   {21 get dup null eq 
  1288.    { pop } 
  1289.    { dup length dict copy 
  1290.      setpagedevice
  1291.    } ifelse }
  1292.   {pop}
  1293.   ifelse
  1294. "
  1295. *End
  1296. *OutputBin Stacker2/Stacker Tray 2: "
  1297.   currentpagedevice /OutputAttributes get dup 22 known 
  1298.   {22 get dup null eq 
  1299.    { pop } 
  1300.    { dup length dict copy 
  1301.      setpagedevice
  1302.    } ifelse }
  1303.   {pop}
  1304.   ifelse
  1305. "
  1306. *End
  1307. *OutputBin Stacker3/Stacker Tray 3: "
  1308.   currentpagedevice /OutputAttributes get dup 23 known 
  1309.   {23 get dup null eq 
  1310.    { pop } 
  1311.    { dup length dict copy 
  1312.     setpagedevice
  1313.    } ifelse }
  1314.   {pop}
  1315.   ifelse
  1316. "
  1317. *End
  1318. *?OutputBin:"
  1319. save
  1320. currentpagedevice
  1321. dup /OutputType get null eq {
  1322.  /OutputAttributes get dup /Priority get
  1323.  {
  1324.   2 copy known {exit} {pop} ifelse
  1325.  } forall
  1326.  dup type /integertype eq {
  1327.   exch pop
  1328.  } {
  1329.   pop 0
  1330.  } ifelse
  1331. } {
  1332.  /OutputAttributes get
  1333.  dup /Priority get
  1334.  {
  1335.   2 copy known {
  1336.    2 copy get /OutputType get
  1337.    currentpagedevice /OutputType get
  1338.    anchorsearch {
  1339.     pop length 0 eq {exit} if
  1340.    } {
  1341.     pop
  1342.    } ifelse
  1343.    pop
  1344.   } {
  1345.    pop
  1346.   } ifelse
  1347.  } forall
  1348.  dup type /integertype eq {
  1349.   exch pop
  1350.  } {
  1351.   pop 30
  1352.  } ifelse
  1353. } ifelse
  1354. 20 dict
  1355. dup 0 /Custom /ProcSet resourcestatus {
  1356.   pop pop /Custom /ProcSet findresource dup /engineoptions known {
  1357.     /engineoptions get exec dup /AssortTray known {/AssortTray get}{pop false}ifelse
  1358.   }{pop false}ifelse
  1359. }{false}ifelse
  1360. {(AssortTray)}{(CenterTray)}ifelse put
  1361. dup 1 (SideTray) put
  1362. dup 10 (MailBox1) put
  1363. dup 11 (MailBox2) put
  1364. dup 12 (MailBox3) put
  1365. dup 13 (MailBox4) put
  1366. dup 14 (MailBox5) put
  1367. dup 15 (MailBox6) put
  1368. dup 16 (MailBox7) put
  1369. dup 17 (MailBox8) put
  1370. dup 18 (MailBox9) put
  1371. dup 19 (MailBox10) put
  1372. dup 20 (Stacker) put
  1373. dup 21 (Stacker1) put
  1374. dup 22 (Stacker2) put
  1375. dup 23 (Stacker3) put
  1376. exch 2 copy known {get} {pop pop (Unknown)} ifelse
  1377. = flush
  1378. restore
  1379. "
  1380. *End
  1381. *CloseUI: *OutputBin
  1382.  
  1383. *OpenUI *ManualFeed/Bypass Tray(Manual):  Boolean
  1384. *OrderDependency: 40.0 AnySetup *ManualFeed
  1385. *DefaultManualFeed: False
  1386. *ManualFeed True: "1 dict dup /ManualFeed true put setpagedevice"
  1387. *ManualFeed False: "1 dict dup /ManualFeed false put setpagedevice"
  1388. *?ManualFeed: "
  1389.   save
  1390.     currentpagedevice /ManualFeed get
  1391.     {(True)}{(False)}ifelse = flush
  1392.   restore
  1393. "
  1394. *End
  1395. *CloseUI: *ManualFeed
  1396.  
  1397. *OpenUI *TraySwitch/Tray Switch:  Boolean
  1398. *OrderDependency: 60.0 AnySetup *TraySwitch
  1399. *DefaultTraySwitch: True
  1400. *TraySwitch True/ON: "1 dict dup /TraySwitch true put setpagedevice"
  1401. *TraySwitch False/OFF: "1 dict dup /TraySwitch false put setpagedevice"
  1402. *?TraySwitch: "
  1403. save
  1404.   currentpagedevice /TraySwitch get
  1405.   {(True)}{(False)}ifelse = flush
  1406. restore
  1407. "
  1408. *End
  1409. *CloseUI: *TraySwitch
  1410.  
  1411. *OpenUI *Duplex/Duplex Print:  PickOne
  1412. *OrderDependency: 50.0 AnySetup *Duplex
  1413. *DefaultDuplex: None
  1414. *Duplex None/Duplex off: "
  1415.     1 dict
  1416.     dup /Duplex false put
  1417.     setpagedevice
  1418. "
  1419. *End
  1420. *Duplex DuplexNoTumble/Long edge binding: "
  1421.     2 dict dup /Duplex true put
  1422.     dup /Tumble false put setpagedevice
  1423. "
  1424. *End
  1425. *Duplex DuplexTumble/Short edge binding: "
  1426.     2 dict dup /Duplex true put
  1427.     dup /Tumble true put setpagedevice
  1428. "
  1429. *End
  1430. *?Duplex: "
  1431. save
  1432.    currentpagedevice /Duplex get
  1433.    { currentpagedevice /Tumble get
  1434.        {(DuplexTumble)}{(DuplexNoTumble)}ifelse
  1435.    }
  1436.    { (None)}
  1437.    ifelse = flush
  1438. restore
  1439. "
  1440. *End
  1441. *CloseUI: *Duplex
  1442.  
  1443. *OpenUI *Jog/Job Offset Settings:  PickOne
  1444. *OrderDependency: 90.0 AnySetup *Jog
  1445. *DefaultJog: None
  1446. *Jog None/None: "1 dict dup /Jog 0 put setpagedevice"
  1447. *Jog DeviceDeactivation/Offset Per Job: "1 dict dup /Jog 1 put setpagedevice"
  1448. *Jog EndOfSet/Offset Per Set: "1 dict dup /Jog 3 put setpagedevice"
  1449. *?Jog: "
  1450. save
  1451.   [(None)(DeviceDeactivation)(DeviceDeactivation)(EndOfSet)]
  1452.   currentpagedevice /Jog get
  1453.   {get} stopped {pop pop (Unknown)} if = flush
  1454. restore
  1455. "
  1456. *End
  1457. *CloseUI: *Jog
  1458.  
  1459. *OpenUI *Collate:  Boolean
  1460. *OrderDependency: 90.0 AnySetup *Collate
  1461. *DefaultCollate: False
  1462. *Collate False/OFF: "1 dict dup /Collate false put setpagedevice"
  1463. *Collate True/ON: "1 dict dup /Collate true put setpagedevice"
  1464. *?Collate: "
  1465. save
  1466.   currentpagedevice dup /Collate known {/Collate get {(True)}{(False)}ifelse}{pop (Unknown)}ifelse
  1467.   = flush
  1468. restore
  1469. "
  1470. *End
  1471. *CloseUI: *Collate
  1472.  
  1473. *OpenUI *StapleWhen/Staple: PickOne
  1474. *OrderDependency: 65.0 AnySetup *StapleWhen
  1475. *DefaultStapleWhen: None
  1476. *StapleWhen None: "1 dict dup /Staple 0 put setpagedevice"
  1477. *StapleWhen DeviceDeactivation/Staple Per Job: "4 dict dup /Staple 1 put dup /OutputType (STACKER) put dup /DeferredMediaSelection true put setpagedevice"
  1478. *StapleWhen EndOfSet/Staple Per Set: "4 dict dup /Staple 3 put dup /OutputType (STACKER) put dup /DeferredMediaSelection true put setpagedevice"
  1479. *?StapleWhen: "
  1480. save
  1481.   [(None)(DeviceDeactivation)(DeviceDeactivation)(EndOfSet)]
  1482.   currentpagedevice dup /Staple known {/Staple get {get} stopped {pop pop (Unknown)} if}
  1483.   {pop pop (Unknown)} ifelse
  1484.   = flush
  1485. restore
  1486. "
  1487. *End
  1488. *CloseUI: *StapleWhen
  1489.  
  1490. *OpenUI *FXStapleLocation/Staple Location: PickOne
  1491. *OrderDependency: 65.0 AnySetup *FXStapleLocation
  1492. *DefaultFXStapleLocation: UpperLeftSingle
  1493. *FXStapleLocation UpperLeftSingle/Top Left Corner: "1 dict dup /StapleDetails 1 dict dup /Location 0 put put setpagedevice"
  1494. *FXStapleLocation LowerLeftSingle/Bottom Left Corner: "1 dict dup /StapleDetails 1 dict dup /Location 1 put put setpagedevice" 
  1495. *FXStapleLocation UpperRightSingle/Top Right Corner: "1 dict dup /StapleDetails 1 dict dup /Location 2 put put setpagedevice"
  1496. *FXStapleLocation LowerRightSingle/Bottom Right Corner: "1 dict dup /StapleDetails 1 dict dup /Location 3 put put setpagedevice" 
  1497. *FXStapleLocation TopDual/Top Double: "1 dict dup /StapleDetails 1 dict dup /Location 4 put put setpagedevice"
  1498. *FXStapleLocation BottomDual/Bottom Double: "1 dict dup /StapleDetails 1 dict dup /Location 5 put put setpagedevice"
  1499. *FXStapleLocation LeftDual/Left Double: "1 dict dup /StapleDetails 1 dict dup /Location 6 put put setpagedevice" 
  1500. *FXStapleLocation RightDual/Right Double: "1 dict dup /StapleDetails 1 dict dup /Location 7 put put setpagedevice" 
  1501. *?FXStapleLocation: "
  1502. save
  1503.   [(UpperLeftSingle)(LowerLeftSingle)(UpperRightSingle)(LowerRightSingle)(TopDual)(BottomDual)(LeftDual)(RightDual)]
  1504.   currentpagedevice dup /StapleDetails known 
  1505.     {/StapleDetails get /Location get {get} stopped {pop pop (Unknown)} if}
  1506.     {pop pop (Unknown)} ifelse
  1507.   = flush
  1508. restore
  1509. "
  1510. *End
  1511. *CloseUI: *FXStapleLocation
  1512.  
  1513. *% CustomPageSize Information ===========
  1514.  
  1515. *OpenUI *FXCustomPageSizeCorrection/Fix Custom Page Error: Boolean
  1516. *OrderDependency: 1.0 Prolog *FXCustomPageSizeCorrection
  1517. *DefaultFXCustomPageSizeCorrection: True
  1518. *FXCustomPageSizeCorrection True/Fix Error: "userdict /4.3PPDCompliant false put"
  1519. *FXCustomPageSizeCorrection False/No Fix Needed: "userdict /4.3PPDCompliant true put"
  1520. *?FXCustomPageSizeCorrection: "
  1521.     save
  1522.     (Unknown)
  1523.     userdict /4.3PPDCompliant known
  1524.         {userdict /4.3PPDCompliant get
  1525.             {pop (False) }{pop (True)} ifelse
  1526.         } if
  1527.         = flush
  1528.     restore
  1529. "
  1530. *End
  1531. *CloseUI: *FXCustomPageSizeCorrection
  1532.  
  1533. *HWMargins: 12.15 11.9701 11.48 12.32
  1534. *LeadingEdge Short: ""
  1535. *DefaultLeadingEdge: Short
  1536. *MaxMediaWidth: "842"
  1537. *MaxMediaHeight: "1224"
  1538. *NonUIOrderDependency: 45.0 AnySetup *CustomPageSize
  1539. *CustomPageSize True: "
  1540. userdict /4.3PPDCompliant known
  1541.     {userdict /4.3PPDCompliant get } {false} ifelse
  1542. { % From Print Managers complying with 4.3 PPD Spec.
  1543.   pop pop pop % discard orientation & offsets
  1544.   3 dict begin
  1545.     /PageSize [
  1546.       4 -2 roll
  1547.     ] def
  1548.   /ImagingBBox null def
  1549.   /ManualFeed true def
  1550.   currentdict end setpagedevice
  1551. }{ % From Print Managers not complying with 4.3 PPD Spec.
  1552.   pop pop pop % discard orientation & offsets
  1553.   3 dict begin
  1554.     /PageSize [
  1555.       4 -2 roll exch
  1556.     ] def
  1557.   /ImagingBBox null def
  1558.   /ManualFeed true def
  1559.   currentdict end setpagedevice
  1560. } ifelse"
  1561. *End
  1562. *ParamCustomPageSize Height:       1 points 420 1224
  1563. *ParamCustomPageSize Width:        2 points 283 842
  1564. *ParamCustomPageSize WidthOffset:  3 points 0 0 
  1565. *ParamCustomPageSize HeightOffset: 4 points 0 0 
  1566. *ParamCustomPageSize Orientation:  5 int 1 1
  1567.  
  1568. *OpenUI *FXUnsupportedSizePolicy/No Tray with specified size : PickOne
  1569. *OrderDependency: 20.0 AnySetup *FXUnsupportedSizePolicy
  1570. *DefaultFXUnsupportedSizePolicy: Policy2
  1571. *FXUnsupportedSizePolicy Policy2/Interact with operator: "
  1572.   1 dict dup /Policies 1 dict dup /PageSize 2 put put setpagedevice
  1573. "
  1574. *End
  1575. *FXUnsupportedSizePolicy Policy5/Nearest size (Do Not Adjust image): "
  1576.   1 dict dup /Policies 1 dict dup /PageSize 5 put put setpagedevice
  1577. "
  1578. *End
  1579. *FXUnsupportedSizePolicy Policy3/Nearest size (Adjust image): "
  1580.   1 dict dup /Policies 1 dict dup /PageSize 3 put put setpagedevice
  1581. "
  1582. *End
  1583. *FXUnsupportedSizePolicy Policy4/Next larger size (Adjust image): "
  1584.   1 dict dup /Policies 1 dict dup /PageSize 4 put put setpagedevice
  1585. "
  1586. *End
  1587. *?FXUnsupportedSizePolicy: "
  1588.   save
  1589.   [(Unknown)(Unknown)(Policy2)(Policy3)(Policy4)(Policy5)(Unknown)(Unknown)]
  1590.   currentpagedevice /Policies get /PageSize get get = flush
  1591.   restore
  1592. "
  1593. *End
  1594. *CloseUI: *FXUnsupportedSizePolicy
  1595.  
  1596. *% Font Information =====================
  1597.  
  1598. *FCacheSize 32Meg: 1441792
  1599. *FCacheSize 64Meg: 1441792
  1600.  
  1601. *DefaultFont: Courier
  1602.  
  1603. *Font AlbertusMT-Italic: Standard "(001.000)" Standard ROM
  1604. *Font AlbertusMT-Light: Standard "(001.000)" Standard ROM
  1605. *Font AlbertusMT: Standard "(001.000)" Standard ROM
  1606. *Font AntiqueOlive-Bold: Standard "(501.009)" ExtendedRoman ROM
  1607. *Font AntiqueOlive-Compact: Standard "(501.008)" ExtendedRoman ROM
  1608. *Font AntiqueOlive-Italic: Standard "(501.010)" Standard ROM
  1609. *Font AntiqueOlive-Roman: Standard "(501.008)" ExtendedRoman ROM
  1610. *Font AntiqueOliveCE-Bold: Win1250 "(501.009)" ExtendedRoman ROM
  1611. *Font AntiqueOliveCE-Compact: Win1250 "(501.008)" ExtendedRoman ROM
  1612. *Font AntiqueOliveCE-Italic: Win1250 "(501.010)" ExtendedRoman ROM
  1613. *Font AntiqueOliveCE-Roman: Win1250 "(501.008)" ExtendedRoman ROM
  1614. *Font Apple-Chancery: Standard "(001.001)" ExtendedRoman ROM
  1615. *Font Apple-ChanceryCE: Win1250 "(001.001)" ExtendedRoman ROM
  1616. *Font Arial-BoldItalicMT: Standard "(501.009)" ExtendedRoman ROM
  1617. *Font Arial-BoldMT: Standard "(501.009)" ExtendedRoman ROM
  1618. *Font Arial-ItalicMT: Standard "(501.012)" ExtendedRoman ROM
  1619. *Font ArialCE-Bold: Win1250 "(501.009)" ExtendedRoman ROM
  1620. *Font ArialCE-BoldItalic: Win1250 "(501.009)" ExtendedRoman ROM
  1621. *Font ArialCE-Italic: Win1250 "(501.012)" ExtendedRoman ROM
  1622. *Font ArialCE: Win1250 "(501.009)" ExtendedRoman ROM
  1623. *Font ArialMT: Standard "(501.009)" ExtendedRoman ROM
  1624. *Font AvantGarde-Book: Standard "(501.009)" ExtendedRoman ROM
  1625. *Font AvantGarde-BookOblique: Standard "(501.009)" ExtendedRoman ROM
  1626. *Font AvantGarde-Demi: Standard "(501.010)" ExtendedRoman ROM
  1627. *Font AvantGarde-DemiOblique: Standard "(501.010)" ExtendedRoman ROM
  1628. *Font AvantGardeCE-Book: Win1250 "(501.009)" ExtendedRoman ROM
  1629. *Font AvantGardeCE-BookOblique: Win1250 "(501.009)" ExtendedRoman ROM
  1630. *Font AvantGardeCE-Demi: Win1250 "(501.010)" ExtendedRoman ROM
  1631. *Font AvantGardeCE-DemiOblique: Win1250 "(501.010)" ExtendedRoman ROM
  1632. *Font Bodoni-Bold: Standard "(501.006)" ExtendedRoman ROM
  1633. *Font Bodoni-BoldItalic: Standard "(501.007)" ExtendedRoman ROM
  1634. *Font Bodoni-Italic: Standard "(501.007)" ExtendedRoman ROM
  1635. *Font Bodoni-Poster: Standard "(501.009)" ExtendedRoman ROM
  1636. *Font Bodoni-PosterCompressed: Standard "(501.007)" ExtendedRoman ROM
  1637. *Font Bodoni: Standard "(501.008)" ExtendedRoman ROM
  1638. *Font BodoniCE-Bold: Win1250 "(501.006)" ExtendedRoman ROM
  1639. *Font BodoniCE-BoldItalic: Win1250 "(501.007)" ExtendedRoman ROM
  1640. *Font BodoniCE-Italic: Win1250 "(501.007)" ExtendedRoman ROM
  1641. *Font BodoniCE-Poster: Win1250 "(501.009)" ExtendedRoman ROM
  1642. *Font BodoniCE-PosterCompressed: Win1250 "(501.007)" ExtendedRoman ROM
  1643. *Font BodoniCE: Win1250 "(501.008)" ExtendedRoman ROM
  1644. *Font Bookman-Demi: Standard "(501.007)" ExtendedRoman ROM
  1645. *Font Bookman-DemiItalic: Standard "(501.008)" ExtendedRoman ROM
  1646. *Font Bookman-Light: Standard "(501.006)" ExtendedRoman ROM
  1647. *Font Bookman-LightItalic: Standard "(501.007)" ExtendedRoman ROM
  1648. *Font BookmanCE-Demi: Win1250 "(501.007)" ExtendedRoman ROM
  1649. *Font BookmanCE-DemiItalic: Win1250 "(501.008)" ExtendedRoman ROM
  1650. *Font BookmanCE-Light: Win1250 "(501.006)" ExtendedRoman ROM
  1651. *Font BookmanCE-LightItalic: Win1250 "(501.007)" ExtendedRoman ROM
  1652. *Font Carta: Special "(001.001)" Special ROM
  1653. *Font Chicago: Standard "(501.011)" ExtendedRoman ROM
  1654. *Font ChicagoCE: Win1250 "(501.011)" ExtendedRoman ROM
  1655. *Font Clarendon-Bold: Standard "(501.008)" ExtendedRoman ROM
  1656. *Font Clarendon-Light: Standard "(501.009)" ExtendedRoman ROM
  1657. *Font Clarendon: Standard "(501.009)" ExtendedRoman ROM
  1658. *Font ClarendonCE-Bold: Win1250 "(501.008)" ExtendedRoman ROM
  1659. *Font ClarendonCE-Light: Win1250 "(501.009)" ExtendedRoman ROM
  1660. *Font ClarendonCE: Win1250 "(501.009)" ExtendedRoman ROM
  1661. *Font CooperBlack-Italic: Standard "(001.003)" Standard ROM
  1662. *Font CooperBlack: Standard "(001.003)" Standard ROM
  1663. *Font Copperplate-ThirtyThreeBC: Standard "(001.002)" Standard ROM
  1664. *Font Copperplate-ThirtyTwoBC: Standard "(001.002)" Standard ROM
  1665. *Font Coronet-Regular: Standard "(001.000)" ExtendedRoman ROM
  1666. *Font CoronetCE-Regular: Win1250 "(001.000)" ExtendedRoman ROM
  1667. *Font Courier-Bold: Standard "(501.010)" ExtendedRoman ROM
  1668. *Font Courier-BoldOblique: Standard "(501.010)" ExtendedRoman ROM
  1669. *Font Courier-Oblique: Standard "(501.010)" ExtendedRoman ROM
  1670. *Font Courier: Standard "(501.010)" ExtendedRoman ROM
  1671. *Font CourierCE-Bold: Win1250 "(501.010)" ExtendedRoman ROM
  1672. *Font CourierCE-BoldOblique: Win1250 "(501.010)" ExtendedRoman ROM
  1673. *Font CourierCE-Oblique: Win1250 "(501.010)" ExtendedRoman ROM
  1674. *Font CourierCE: Win1250 "(501.010)" ExtendedRoman ROM
  1675. *Font Eurostile-Bold: Standard "(501.008)" ExtendedRoman ROM
  1676. *Font Eurostile-BoldExtendedTwo: Standard "(501.008)" ExtendedRoman ROM
  1677. *Font Eurostile-ExtendedTwo: Standard "(501.010)" ExtendedRoman ROM
  1678. *Font Eurostile: Standard "(501.008)" ExtendedRoman ROM
  1679. *Font EurostileCE-Bold: Win1250 "(501.008)" ExtendedRoman ROM
  1680. *Font EurostileCE-BoldExtendedTwo: Win1250 "(501.008)" ExtendedRoman ROM
  1681. *Font EurostileCE-ExtendedTwo: Win1250 "(501.010)" ExtendedRoman ROM
  1682. *Font EurostileCE: Win1250 "(501.008)" ExtendedRoman ROM
  1683. *Font Geneva: Standard "(501.007)" ExtendedRoman ROM
  1684. *Font GenevaCE: Win1250 "(501.007)" ExtendedRoman ROM
  1685. *Font GillSans-Bold: Standard "(501.007)" ExtendedRoman ROM
  1686. *Font GillSans-BoldCondensed: Standard "(501.006)" ExtendedRoman ROM
  1687. *Font GillSans-BoldItalic: Standard "(501.008)" ExtendedRoman ROM
  1688. *Font GillSans-Condensed: Standard "(501.007)" ExtendedRoman ROM
  1689. *Font GillSans-ExtraBold: Standard "(501.008)" ExtendedRoman ROM
  1690. *Font GillSans-Italic: Standard "(501.008)" ExtendedRoman ROM
  1691. *Font GillSans-Light: Standard "(501.009)" ExtendedRoman ROM
  1692. *Font GillSans-LightItalic: Standard "(501.009)" ExtendedRoman ROM
  1693. *Font GillSans: Standard "(501.009)" ExtendedRoman ROM
  1694. *Font GillSansCE-Bold: Win1250 "(501.007)" ExtendedRoman ROM
  1695. *Font GillSansCE-BoldCondensed: Win1250 "(501.006)" ExtendedRoman ROM
  1696. *Font GillSansCE-BoldItalic: Win1250 "(501.008)" ExtendedRoman ROM
  1697. *Font GillSansCE-Condensed: Win1250 "(501.007)" ExtendedRoman ROM
  1698. *Font GillSansCE-ExtraBold: Win1250 "(501.008)" ExtendedRoman ROM
  1699. *Font GillSansCE-Italic: Win1250 "(501.008)" ExtendedRoman ROM
  1700. *Font GillSansCE-Light: Win1250 "(501.009)" ExtendedRoman ROM
  1701. *Font GillSansCE-LightItalic: Win1250 "(501.009)" ExtendedRoman ROM
  1702. *Font GillSansCE-Roman: Win1250 "(501.009)" ExtendedRoman ROM
  1703. *Font Goudy-Bold: Standard "(001.002)" Standard ROM
  1704. *Font Goudy-BoldItalic: Standard "(001.002)" Standard ROM
  1705. *Font Goudy-ExtraBold: Standard "(001.001)" Standard ROM
  1706. *Font Goudy-Italic: Standard "(001.002)" Standard ROM
  1707. *Font Goudy: Standard "(001.003)" Standard ROM
  1708. *Font Helvetica-Bold: Standard "(501.010)" ExtendedRoman ROM
  1709. *Font Helvetica-BoldOblique: Standard "(501.010)" ExtendedRoman ROM
  1710. *Font Helvetica-Condensed-Bold: Standard "(501.009)" ExtendedRoman ROM
  1711. *Font Helvetica-Condensed-BoldObl: Standard "(501.009)" ExtendedRoman ROM
  1712. *Font Helvetica-Condensed-Oblique: Standard "(501.010)" ExtendedRoman ROM
  1713. *Font Helvetica-Condensed: Standard "(501.010)" ExtendedRoman ROM
  1714. *Font Helvetica-Narrow-Bold: Standard "(501.010)" ExtendedRoman ROM
  1715. *Font Helvetica-Narrow-BoldOblique: Standard "(501.010)" ExtendedRoman ROM
  1716. *Font Helvetica-Narrow-Oblique: Standard "(501.008)" ExtendedRoman ROM
  1717. *Font Helvetica-Narrow: Standard "(501.008)" ExtendedRoman ROM
  1718. *Font Helvetica-Oblique: Standard "(501.008)" ExtendedRoman ROM
  1719. *Font Helvetica: Standard "(501.008)" ExtendedRoman ROM
  1720. *Font HelveticaCE-Bold: Win1250 "(501.010)" ExtendedRoman ROM
  1721. *Font HelveticaCE-BoldOblique: Win1250 "(501.010)" ExtendedRoman ROM
  1722. *Font HelveticaCE-Cond: Win1250 "(501.010)" ExtendedRoman ROM
  1723. *Font HelveticaCE-CondBold: Win1250 "(501.009)" ExtendedRoman ROM
  1724. *Font HelveticaCE-CondBoldObl: Win1250 "(501.009)" ExtendedRoman ROM
  1725. *Font HelveticaCE-CondObl: Win1250 "(501.010)" ExtendedRoman ROM
  1726. *Font HelveticaCE-Narrow: Win1250 "(501.008)" ExtendedRoman ROM
  1727. *Font HelveticaCE-NarrowBold: Win1250 "(501.010)" ExtendedRoman ROM
  1728. *Font HelveticaCE-NarrowBoldOblique: Win1250 "(501.010)" ExtendedRoman ROM
  1729. *Font HelveticaCE-NarrowOblique: Win1250 "(501.008)" ExtendedRoman ROM
  1730. *Font HelveticaCE-Oblique: Win1250 "(501.008)" ExtendedRoman ROM
  1731. *Font HelveticaCE: Win1250 "(501.008)" ExtendedRoman ROM
  1732. *Font HoeflerText-Black: Standard "(501.008)" ExtendedRoman ROM
  1733. *Font HoeflerText-BlackItalic: Standard "(501.009)" ExtendedRoman ROM
  1734. *Font HoeflerText-Italic: Standard "(501.010)" ExtendedRoman ROM
  1735. *Font HoeflerText-Ornaments: Special "(001.001)" Special ROM
  1736. *Font HoeflerText-Regular: Standard "(501.009)" ExtendedRoman ROM
  1737. *Font HoeflerTextCE-Black: Win1250 "(501.008)" ExtendedRoman ROM
  1738. *Font HoeflerTextCE-BlackItalic: Win1250 "(501.009)" ExtendedRoman ROM
  1739. *Font HoeflerTextCE-Italic: Win1250 "(501.010)" ExtendedRoman ROM
  1740. *Font HoeflerTextCE-Regular: Win1250 "(501.009)" ExtendedRoman ROM
  1741. *Font JoannaMT-Bold: Standard "(501.008)" ExtendedRoman ROM
  1742. *Font JoannaMT-BoldItalic: Standard "(501.008)" ExtendedRoman ROM
  1743. *Font JoannaMT-Italic: Standard "(501.008)" ExtendedRoman ROM
  1744. *Font JoannaMT: Standard "(501.009)" ExtendedRoman ROM
  1745. *Font JoannaMTCE-Bold: Win1250 "(501.008)" ExtendedRoman ROM
  1746. *Font JoannaMTCE-BoldItalic: Win1250 "(501.008)" ExtendedRoman ROM
  1747. *Font JoannaMTCE-Italic: Win1250 "(501.008)" ExtendedRoman ROM
  1748. *Font JoannaMTCE: Win1250 "(501.009)" ExtendedRoman ROM
  1749. *Font LetterGothic-Bold: Standard "(501.010)" ExtendedRoman ROM
  1750. *Font LetterGothic-BoldSlanted: Standard "(501.010)" ExtendedRoman ROM
  1751. *Font LetterGothic-Slanted: Standard "(501.010)" ExtendedRoman ROM
  1752. *Font LetterGothic: Standard "(501.009)" ExtendedRoman ROM
  1753. *Font LetterGothicCE-Bold: Win1250 "(501.010)" ExtendedRoman ROM
  1754. *Font LetterGothicCE-BoldSlanted: Win1250 "(501.010)" ExtendedRoman ROM
  1755. *Font LetterGothicCE-Slanted: Win1250 "(501.010)" ExtendedRoman ROM
  1756. *Font LetterGothicCE: Win1250 "(501.009)" ExtendedRoman ROM
  1757. *Font LubalinGraph-Book: Standard "(501.009)" ExtendedRoman ROM
  1758. *Font LubalinGraph-BookOblique: Standard "(501.009)" ExtendedRoman ROM
  1759. *Font LubalinGraph-Demi: Standard "(501.009)" ExtendedRoman ROM
  1760. *Font LubalinGraph-DemiOblique: Standard "(501.009)" ExtendedRoman ROM
  1761. *Font LubalinGraphCE-Book: Win1250 "(501.009)" ExtendedRoman ROM
  1762. *Font LubalinGraphCE-BookOblique: Win1250 "(501.009)" ExtendedRoman ROM
  1763. *Font LubalinGraphCE-Demi: Win1250 "(501.009)" ExtendedRoman ROM
  1764. *Font LubalinGraphCE-DemiOblique: Win1250 "(501.009)" ExtendedRoman ROM
  1765. *Font Marigold: Standard "(001.000)" Standard ROM
  1766. *Font MonaLisa-Recut: Standard "(001.000)" Standard ROM
  1767. *Font Monaco: Standard "(501.012)" ExtendedRoman ROM
  1768. *Font MonacoCE: Win1250 "(501.012)" ExtendedRoman ROM
  1769. *Font NewCenturySchlbk-Bold: Standard "(501.008)" ExtendedRoman ROM
  1770. *Font NewCenturySchlbk-BoldItalic: Standard "(501.009)" ExtendedRoman ROM
  1771. *Font NewCenturySchlbk-Italic: Standard "(501.011)" ExtendedRoman ROM
  1772. *Font NewCenturySchlbk-Roman: Standard "(501.008)" ExtendedRoman ROM
  1773. *Font NewCenturySchlbkCE-Bold: Win1250 "(501.008)" ExtendedRoman ROM
  1774. *Font NewCenturySchlbkCE-BoldItalic: Win1250 "(501.009)" ExtendedRoman ROM
  1775. *Font NewCenturySchlbkCE-Italic: Win1250 "(501.011)" ExtendedRoman ROM
  1776. *Font NewCenturySchlbkCE-Roman: Win1250 "(501.008)" ExtendedRoman ROM
  1777. *Font NewYork: Standard "(501.013)" ExtendedRoman ROM
  1778. *Font NewYorkCE: Win1250 "(501.013)" ExtendedRoman ROM
  1779. *Font Optima-Bold: Standard "(501.008)" ExtendedRoman ROM
  1780. *Font Optima-BoldItalic: Standard "(501.009)" ExtendedRoman ROM
  1781. *Font Optima-Italic: Standard "(501.010)" ExtendedRoman ROM
  1782. *Font Optima: Standard "(501.010)" ExtendedRoman ROM
  1783. *Font OptimaCE-Bold: Win1250 "(501.008)" ExtendedRoman ROM
  1784. *Font OptimaCE-BoldItalic: Win1250 "(501.009)" ExtendedRoman ROM
  1785. *Font OptimaCE-Italic: Win1250 "(501.010)" ExtendedRoman ROM
  1786. *Font OptimaCE-Roman: Win1250 "(501.010)" ExtendedRoman ROM
  1787. *Font Oxford: Standard "(001.000)" Standard ROM
  1788. *Font Palatino-Bold: Standard "(501.008)" ExtendedRoman ROM
  1789. *Font Palatino-BoldItalic: Standard "(501.007)" ExtendedRoman ROM
  1790. *Font Palatino-Italic: Standard "(501.008)" ExtendedRoman ROM
  1791. *Font Palatino-Roman: Standard "(501.006)" ExtendedRoman ROM
  1792. *Font PalatinoCE-Bold: Win1250 "(501.008)" ExtendedRoman ROM
  1793. *Font PalatinoCE-BoldItalic: Win1250 "(501.007)" ExtendedRoman ROM
  1794. *Font PalatinoCE-Italic: Win1250 "(501.008)" ExtendedRoman ROM
  1795. *Font PalatinoCE-Roman: Win1250 "(501.006)" ExtendedRoman ROM
  1796. *Font StempelGaramond-Bold: Standard "(501.007)" ExtendedRoman ROM
  1797. *Font StempelGaramond-BoldItalic: Standard "(501.012)" ExtendedRoman ROM
  1798. *Font StempelGaramond-Italic: Standard "(501.009)" ExtendedRoman ROM
  1799. *Font StempelGaramond-Roman: Standard "(501.011)" ExtendedRoman ROM
  1800. *Font StempelGaramondCE-Bold: Win1250 "(501.007)" ExtendedRoman ROM
  1801. *Font StempelGaramondCE-BoldItalic: Win1250 "(501.012)" ExtendedRoman ROM
  1802. *Font StempelGaramondCE-Italic: Win1250 "(501.009)" ExtendedRoman ROM
  1803. *Font StempelGaramondCE-Roman: Win1250 "(501.011)" ExtendedRoman ROM
  1804. *Font Symbol: Special "(001.008)" Special ROM
  1805. *Font Tekton: Standard "(001.001)" Standard ROM
  1806. *Font Times-Bold: Standard "(501.009)" ExtendedRoman ROM
  1807. *Font Times-BoldItalic: Standard "(501.009)" ExtendedRoman ROM
  1808. *Font Times-Italic: Standard "(501.010)" ExtendedRoman ROM
  1809. *Font Times-Roman: Standard "(501.010)" ExtendedRoman ROM
  1810. *Font TimesCE-Bold: Win1250 "(501.009)" ExtendedRoman ROM
  1811. *Font TimesCE-BoldItalic: Win1250 "(501.009)" ExtendedRoman ROM
  1812. *Font TimesCE-Italic: Win1250 "(501.010)" ExtendedRoman ROM
  1813. *Font TimesCE-Roman: Win1250 "(501.010)" ExtendedRoman ROM
  1814. *Font TimesNewRomanCE-Bold: Win1250 "(501.009)" ExtendedRoman ROM
  1815. *Font TimesNewRomanCE-BoldItalic: Win1250 "(501.011)" ExtendedRoman ROM
  1816. *Font TimesNewRomanCE-Italic: Win1250 "(501.011)" ExtendedRoman ROM
  1817. *Font TimesNewRomanCE: Win1250 "(501.010)" ExtendedRoman ROM
  1818. *Font TimesNewRomanPS-BoldItalicMT: Standard "(501.011)" ExtendedRoman ROM
  1819. *Font TimesNewRomanPS-BoldMT: Standard "(501.009)" ExtendedRoman ROM
  1820. *Font TimesNewRomanPS-ItalicMT: Standard "(501.011)" ExtendedRoman ROM
  1821. *Font TimesNewRomanPSMT: Standard "(501.010)" ExtendedRoman ROM
  1822. *Font Univers-Bold: Standard "(501.008)" ExtendedRoman ROM
  1823. *Font Univers-BoldExt: Standard "(501.010)" ExtendedRoman ROM
  1824. *Font Univers-BoldExtObl: Standard "(501.010)" ExtendedRoman ROM
  1825. *Font Univers-BoldOblique: Standard "(501.008)" ExtendedRoman ROM
  1826. *Font Univers-Condensed: Standard "(501.011)" ExtendedRoman ROM
  1827. *Font Univers-CondensedBold: Standard "(501.009)" ExtendedRoman ROM
  1828. *Font Univers-CondensedBoldOblique: Standard "(501.009)" ExtendedRoman ROM
  1829. *Font Univers-CondensedOblique: Standard "(501.011)" ExtendedRoman ROM
  1830. *Font Univers-Extended: Standard "(501.009)" ExtendedRoman ROM
  1831. *Font Univers-ExtendedObl: Standard "(501.009)" ExtendedRoman ROM
  1832. *Font Univers-Light: Standard "(501.009)" ExtendedRoman ROM
  1833. *Font Univers-LightOblique: Standard "(501.009)" ExtendedRoman ROM
  1834. *Font Univers-Oblique: Standard "(501.009)" ExtendedRoman ROM
  1835. *Font Univers: Standard "(501.009)" ExtendedRoman ROM
  1836. *Font UniversCE-Bold: Win1250 "(501.008)" ExtendedRoman ROM
  1837. *Font UniversCE-BoldExt: Win1250 "(501.010)" ExtendedRoman ROM
  1838. *Font UniversCE-BoldExtObl: Win1250 "(501.010)" ExtendedRoman ROM
  1839. *Font UniversCE-BoldOblique: Win1250 "(501.008)" ExtendedRoman ROM
  1840. *Font UniversCE-Condensed: Win1250 "(501.011)" ExtendedRoman ROM
  1841. *Font UniversCE-CondensedBold: Win1250 "(501.009)" ExtendedRoman ROM
  1842. *Font UniversCE-CondensedBoldOblique: Win1250 "(501.009)" ExtendedRoman ROM
  1843. *Font UniversCE-CondensedOblique: Win1250 "(501.011)" ExtendedRoman ROM
  1844. *Font UniversCE-Extended: Win1250 "(501.009)" ExtendedRoman ROM
  1845. *Font UniversCE-ExtendedObl: Win1250 "(501.009)" ExtendedRoman ROM
  1846. *Font UniversCE-Light: Win1250 "(501.009)" ExtendedRoman ROM
  1847. *Font UniversCE-LightOblique: Win1250 "(501.009)" ExtendedRoman ROM
  1848. *Font UniversCE-Medium: Win1250 "(501.009)" ExtendedRoman ROM
  1849. *Font UniversCE-Oblique: Win1250 "(501.009)" ExtendedRoman ROM
  1850. *Font Wingdings-Regular: Special "(001.001)" Special ROM
  1851. *Font ZapfChancery-MediumItalic: Standard "(002.000)" ExtendedRoman ROM
  1852. *Font ZapfChanceryCE-MediumItalic: Win1250 "(002.000)" ExtendedRoman ROM
  1853. *Font ZapfDingbats: Special "(001.005S)" Special ROM
  1854.  
  1855.  
  1856. *?FontQuery: "
  1857.  save
  1858.    { count 1 gt
  1859.       { exch dup 127 string cvs (/) print print (:) print
  1860.         /Font resourcestatus {pop pop (Yes)} {(No)} ifelse =
  1861.       } { exit } ifelse 
  1862.    } bind loop
  1863.    (*) = flush
  1864.  restore
  1865. "
  1866. *End
  1867.  
  1868. *?FontList: "
  1869. save
  1870.   (*) {cvn ==} 128 string /Font resourceforall
  1871.   (*) = flush
  1872. restore
  1873. "
  1874. *End
  1875.  
  1876. *% Printer Messages (verbatim from printer):
  1877. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  1878. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  1879. *Message: "\FontName\ not found, using Courier"
  1880.  
  1881. *% Status (format: %%[ status: <one of these> ] %%)
  1882. *Status: "initializing"
  1883. *Status: "idle"
  1884. *Status: "holding"
  1885. *Status: "busy"
  1886. *Status: "waiting"
  1887. *Status: "PrinterError: Service Call"
  1888. *Status: "PrinterError: Drum&Toner Cartridge is Missing"
  1889. *Status: "PrinterError: No Toner"
  1890. *Status: "PrinterError: Left Hand Cover Open"
  1891. *Status: "PrinterError: Cabinet Left Hand Cover Open"
  1892. *Status: "PrinterError: Duplex Docking Cover Open"
  1893. *Status: "PrinterError: Sorter/MailBox Cover Open"
  1894. *Status: "PrinterError: Side Output Tray Docking Unit Open"
  1895. *Status: "PrinterError: Side Output Tray Hand Cover Open"
  1896. *Status: "PrinterError: Staple Finisher Cover Open"
  1897. *Status: "PrinterError: Tray Lifter Failed"
  1898. *Status: "PrinterError: Paper Jam"
  1899. *Status: "PrinterError: Paper Jam at Fuser"
  1900. *Status: "PrinterError: Paper Jam at Registration Roller"
  1901. *Status: "PrinterError: Paper Jam at Duplex Module"
  1902. *Status: "PrinterError: Paper Jam at Duplex Tray"
  1903. *Status: "PrinterError: Paper Jam at Tray1"
  1904. *Status: "PrinterError: Paper Jam at Tray2"
  1905. *Status: "PrinterError: Paper Jam at Tray3"
  1906. *Status: "PrinterError: Paper Jam at Tray4"
  1907. *Status: "PrinterError: Paper Jam at Manual Feed Tray"
  1908. *Status: "PrinterError: Paper Jam at MailBox"
  1909. *Status: "PrinterError: Paper Jam at Side Output Tray"
  1910. *Status: "PrinterError: Paper Jam at Staple Finisher"
  1911. *Status: "PrinterError: MailBox is Full"
  1912. *Status: "PrinterError: Center bin is Full"
  1913. *Status: "PrinterError: Duplex Module Fail"
  1914. *Status: "PrinterError: Low Staple"
  1915. *Status: "PrinterError: Staple Cartridge Fail"
  1916. *Status: "PrinterError: Staple Finisher is Full"
  1917. *Status: "PrinterError: Staple Finisher Fail"
  1918. *Status: "PrinterError: Stapler Fail"
  1919. *Status: "PrinterError: Tray is Missing"
  1920. *Status: "PrinterError: Any Trays are Missing"
  1921. *Status: "PrinterError: Out of Paper in All Trays"
  1922. *Status: "PrinterError: Out of Paper"
  1923. *Status: "PrinterError: Out of Paper in Maunal Feed Tray"
  1924. *Status: "PrinterError: A5 is Only Usable in Tray1"
  1925.  
  1926. *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
  1927. *Source: "Serial"
  1928. *Source: "Parallel"
  1929. *Source: "LocalTalk"
  1930. *Source: "EtherTalk"
  1931. *Source: "RemotePrinter"
  1932. *Source: "PrintServer"
  1933. *Source: "LPR"
  1934. *Source: "Internal"
  1935.  
  1936. *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
  1937. *PrinterError: "Service Call"
  1938. *PrinterError: "Drum&Toner Cartridge is Missing"
  1939. *PrinterError: "No Toner"
  1940. *PrinterError: "Left Hand Cover Open"
  1941. *PrinterError: "Cabinet Left Hand Cover Open"
  1942. *PrinterError: "Duplex Docking Cover Open"
  1943. *PrinterError: "Sorter/MailBox Cover Open"
  1944. *PrinterError: "Side Output Tray Docking Unit Open"
  1945. *PrinterError: "Side Output Tray Hand Cover Open"
  1946. *PrinterError: "Staple Finisher Cover Open"
  1947. *PrinterError: "Tray Lifter Failed"
  1948. *PrinterError: "Paper Jam"
  1949. *PrinterError: "Paper Jam at Fuser"
  1950. *PrinterError: "Paper Jam at Registration Roller"
  1951. *PrinterError: "Paper Jam at Duplex Module"
  1952. *PrinterError: "Paper Jam at Duplex Tray"
  1953. *PrinterError: "Paper Jam at Tray1"
  1954. *PrinterError: "Paper Jam at Tray2"
  1955. *PrinterError: "Paper Jam at Tray3"
  1956. *PrinterError: "Paper Jam at Tray4"
  1957. *PrinterError: "Paper Jam at Manual Feed Tray"
  1958. *PrinterError: "Paper Jam at MailBox"
  1959. *PrinterError: "Paper Jam at Side Output Tray"
  1960. *PrinterError: "Paper Jam at Staple Finisher"
  1961. *PrinterError: "MailBox is Full"
  1962. *PrinterError: "Center bin is Full"
  1963. *PrinterError: "Duplex Module Fail"
  1964. *PrinterError: "Low Staple"
  1965. *PrinterError: "Staple Cartridge Fail"
  1966. *PrinterError: "Staple Finisher is Full"
  1967. *PrinterError: "Staple Finisher Fail"
  1968. *PrinterError: "Stapler Fail"
  1969. *PrinterError: "Tray is Missing"
  1970. *PrinterError: "Any Trays are Missing"
  1971. *PrinterError: "Out of Paper in All Trays"
  1972. *PrinterError: "Out of Paper"
  1973. *PrinterError: "Out of Paper in Maunal Feed Tray"
  1974. *PrinterError: "A5 is Only Usable in Tray1"
  1975.  
  1976. *%DeviceAdjustMatrix: "[1 0 0 1 0 0]"
  1977.  
  1978. *% Color Separation Information =====================
  1979.  
  1980. *DefaultColorSep: ProcessBlack.85lpi.600dpi/85 lpi / 600 dpi
  1981.  
  1982. *InkName: ProcessBlack/Process Black
  1983. *InkName: CustomColor/Custom Color
  1984. *InkName: ProcessCyan/Process Cyan
  1985. *InkName: ProcessMagenta/Process Magenta
  1986. *InkName: ProcessYellow/Process Yellow
  1987.  
  1988. *%  For 85 lpi / 600 dpi  (5,5,2,6,6,2,20/3,0) =====================
  1989.  
  1990. *ColorSepScreenAngle ProcessBlack.85lpi.600dpi/85 lpi / 600 dpi: "45.0"
  1991. *ColorSepScreenAngle CustomColor.85lpi.600dpi/85 lpi / 600 dpi: "45.0"
  1992. *ColorSepScreenAngle ProcessCyan.85lpi.600dpi/85 lpi / 600 dpi: "71.5651"
  1993. *ColorSepScreenAngle ProcessMagenta.85lpi.600dpi/85 lpi / 600 dpi: "18.4349"
  1994. *ColorSepScreenAngle ProcessYellow.85lpi.600dpi/85 lpi / 600 dpi: "0.0"
  1995.  
  1996. *ColorSepScreenFreq ProcessBlack.85lpi.600dpi/85 lpi / 600 dpi: "84.8528"
  1997. *ColorSepScreenFreq CustomColor.85lpi.600dpi/85 lpi / 600 dpi: "84.8528"
  1998. *ColorSepScreenFreq ProcessCyan.85lpi.600dpi/85 lpi / 600 dpi: "94.8683"
  1999. *ColorSepScreenFreq ProcessMagenta.85lpi.600dpi/85 lpi / 600 dpi: "94.8683"
  2000. *ColorSepScreenFreq ProcessYellow.85lpi.600dpi/85 lpi / 600 dpi: "30.0"
  2001.  
  2002. *ColorSepScreenProc ProcessYellow.85lpi.600dpi/85 lpi / 600 dpi: "
  2003. {1 add 2 div 3 mul dup floor sub 2 mul 1 sub exch 
  2004. 1 add 2 div 3 mul dup floor sub 2 mul 1 sub exch 
  2005. abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1 
  2006. sub }{dup mul exch dup mul add 1 exch sub }ifelse }"
  2007. *End
  2008.  
  2009. *%  For 71 lpi / 600 dpi  ===============================
  2010.  
  2011. *ColorSepScreenAngle ProcessBlack.71lpi.600dpi/71 lpi / 600 dpi: "45.0"
  2012. *ColorSepScreenAngle CustomColor.71lpi.600dpi/71 lpi / 600 dpi: "45.0"
  2013. *ColorSepScreenAngle ProcessCyan.71lpi.600dpi/71 lpi / 600 dpi: "71.5651"
  2014. *ColorSepScreenAngle ProcessMagenta.71lpi.600dpi/71 lpi / 600 dpi: "18.4349"
  2015. *ColorSepScreenAngle ProcessYellow.71lpi.600dpi/71 lpi / 600 dpi: "0.0"
  2016.  
  2017. *ColorSepScreenFreq ProcessBlack.71lpi.600dpi/71 lpi / 600 dpi: "70.7107"
  2018. *ColorSepScreenFreq CustomColor.71lpi.600dpi/71 lpi / 600 dpi: "70.7107"
  2019. *ColorSepScreenFreq ProcessCyan.71lpi.600dpi/71 lpi / 600 dpi: "63.2456"
  2020. *ColorSepScreenFreq ProcessMagenta.71lpi.600dpi/71 lpi / 600 dpi: "63.2456"
  2021. *ColorSepScreenFreq ProcessYellow.71lpi.600dpi/71 lpi / 600 dpi: "66.6667"
  2022.  
  2023. *%  For 71 lpi / 400 dpi  ===============================
  2024.  
  2025. *ColorSepScreenAngle ProcessBlack.71lpi.400dpi/71 lpi / 400 dpi: "45.0"
  2026. *ColorSepScreenAngle CustomColor.71lpi.400dpi/71 lpi / 400 dpi: "45.0"
  2027. *ColorSepScreenAngle ProcessCyan.71lpi.400dpi/71 lpi / 400 dpi: "71.5651"
  2028. *ColorSepScreenAngle ProcessMagenta.71lpi.400dpi/71 lpi / 400 dpi: "18.4349"
  2029. *ColorSepScreenAngle ProcessYellow.71lpi.400dpi/71 lpi / 400 dpi: "0.0"
  2030.  
  2031. *ColorSepScreenFreq ProcessBlack.71lpi.400dpi/71 lpi / 400 dpi: "70.7107"
  2032. *ColorSepScreenFreq CustomColor.71lpi.400dpi/71 lpi / 400 dpi: "70.7107"
  2033. *ColorSepScreenFreq ProcessCyan.71lpi.400dpi/71 lpi / 400 dpi: "63.2456"
  2034. *ColorSepScreenFreq ProcessMagenta.71lpi.400dpi/71 lpi / 400 dpi: "63.2456"
  2035. *ColorSepScreenFreq ProcessYellow.71lpi.400dpi/71 lpi / 400 dpi: "66.6667"
  2036.  
  2037. *%  For 47 lpi / 400 dpi  ===============================
  2038.  
  2039. *ColorSepScreenAngle ProcessBlack.47lpi.400dpi/47 lpi / 400 dpi: "45.0"
  2040. *ColorSepScreenAngle CustomColor.47lpi.400dpi/47 lpi / 400 dpi: "45.0"
  2041. *ColorSepScreenAngle ProcessCyan.47lpi.400dpi/47 lpi / 400 dpi: "71.5651"
  2042. *ColorSepScreenAngle ProcessMagenta.47lpi.400dpi/47 lpi / 400 dpi: "18.4349"
  2043. *ColorSepScreenAngle ProcessYellow.47lpi.400dpi/47 lpi / 400 dpi: "0.0"
  2044.  
  2045. *ColorSepScreenFreq ProcessBlack.47lpi.400dpi/47 lpi / 400 dpi: "47.1405"
  2046. *ColorSepScreenFreq CustomColor.47lpi.400dpi/47 lpi / 400 dpi: "47.1405"
  2047. *ColorSepScreenFreq ProcessCyan.47lpi.400dpi/47 lpi / 400 dpi: "42.1637"
  2048. *ColorSepScreenFreq ProcessMagenta.47lpi.400dpi/47 lpi / 400 dpi: "42.1637"
  2049. *ColorSepScreenFreq ProcessYellow.47lpi.400dpi/47 lpi / 400 dpi: "44.4444"
  2050.  
  2051.  
  2052. *% Produced using PPDTool 2.0's BLDPPD43.PS file
  2053. *% Last Edit Date: Jan 29 1999
  2054. *% The byte count of this file should be exactly 080673 or 082729
  2055. *% depending on the filesystem it resides in.
  2056. *% end of PPD file for FX Document Centre 400/350/250 with PostScript
  2057.